mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-06 01:14:55 -06:00
Pass ARG RAILWAY_PUBLIC_DOMAIN
This commit is contained in:
@@ -33,6 +33,9 @@ WORKDIR /build/astro
|
||||
|
||||
COPY ./frontend/ ./
|
||||
|
||||
ARG RAILWAY_PUBLIC_DOMAIN
|
||||
ENV RAILWAY_PUBLIC_DOMAIN=$RAILWAY_PUBLIC_DOMAIN
|
||||
|
||||
RUN npm install pnpm -g
|
||||
RUN pnpm install
|
||||
RUN pnpm build
|
||||
|
||||
Reference in New Issue
Block a user