We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d6bf1 commit c8d6ecfCopy full SHA for c8d6ecf
Dockerfile
@@ -21,6 +21,7 @@ WORKDIR /opt/app
21
22
# Set environment variable
23
ENV NODE_ENV=$ENV
24
+ENV ENV=production
25
ENV PORT=80
26
27
# Copy package.json and any lockfiles to the working directory.
0 commit comments