Skip to content

Commit 6c9a6e3

Browse files
committed
attempt without copying environment
1 parent bfe8b61 commit 6c9a6e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ COPY --from=build /app/config.js ./config.js
4545
COPY --from=build /app/server ./server
4646
COPY --from=build /app/build /app/build
4747

48-
COPY .env .env
48+
# COPY .env .env
4949
#just make the env file go into the docker image?
5050

5151

myRT.zip

49.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)