Skip to content

Commit 2836d45

Browse files
committed
TEST
1 parent b40a361 commit 2836d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ COPY ./tests-start.sh /app/
2727

2828
COPY ./app /app/app
2929

30-
RUN echo $BACKEND_CORS_ORIGINS
30+
COPY ../.env /app/.env

0 commit comments

Comments
 (0)