fuck post cross-origin
This commit is contained in:
@@ -3,6 +3,9 @@ FROM node:18-alpine AS builder
|
|||||||
|
|
||||||
# Define the build argument for DATABASE_URL
|
# Define the build argument for DATABASE_URL
|
||||||
ARG DATABASE_URL
|
ARG DATABASE_URL
|
||||||
|
ARG ORIGIN
|
||||||
|
|
||||||
|
ENV ORIGIN=${ORIGIN}
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user