Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c8d6ecf

Browse files
authoredJan 24, 2025··
Update Dockerfile
1 parent 22d6bf1 commit c8d6ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ WORKDIR /opt/app
2121

2222
# Set environment variable
2323
ENV NODE_ENV=$ENV
24+
ENV ENV=production
2425
ENV PORT=80
2526

2627
# Copy package.json and any lockfiles to the working directory.

0 commit comments

Comments
 (0)
Please sign in to comment.