We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6874496 commit 8e026d7Copy full SHA for 8e026d7
Dockerfile
@@ -6,7 +6,6 @@ ARG NEXT_PUBLIC_CAS_SERVICE_URL=http://localhost:3000
6
ARG NEXT_PUBLIC_API_VERSION=v1
7
ARG NEXT_PUBLIC_API_REQUEST_TIMEOUT=10000
8
9
-ENV NODE_ENV=${NODE_ENV}
10
ENV NEXT_PUBLIC_API_URL=${NEXT_PUBLIC_API_URL}
11
ENV NEXT_PUBLIC_CAS_SERVICE_URL=${NEXT_PUBLIC_CAS_SERVICE_URL}
12
ENV NEXT_PUBLIC_API_VERSION=${NEXT_PUBLIC_API_VERSION}
0 commit comments