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 8cd0cad commit 2932a6fCopy full SHA for 2932a6f
result/Dockerfile
@@ -18,7 +18,7 @@ RUN npm ci && \
18
19
COPY . .
20
21
-ENV PORT 80
+ENV PORT=80
22
EXPOSE 80
23
24
ENTRYPOINT ["/usr/bin/tini", "--"]
0 commit comments