mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2026-01-31 02:24:10 -06:00
include const time host info for reqwest endpoint
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FROM rust:latest AS builder-demo
|
||||
|
||||
WORKDIR /build/demo
|
||||
RUN apt update && apt install -y g++-mingw-w64-x86-64
|
||||
|
||||
ARG RAILWAY_PUBLIC_DOMAIN
|
||||
|
||||
RUN rustup target add x86_64-pc-windows-gnu
|
||||
RUN rustup target add x86_64-unknown-linux-gnu
|
||||
|
||||
Reference in New Issue
Block a user