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 b40a361 commit 2836d45Copy full SHA for 2836d45
backend/Dockerfile
@@ -27,4 +27,4 @@ COPY ./tests-start.sh /app/
27
28
COPY ./app /app/app
29
30
-RUN echo $BACKEND_CORS_ORIGINS
+COPY ../.env /app/.env
0 commit comments