We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5da94 commit 044d410Copy full SHA for 044d410
1 file changed
frontend/Dockerfile
@@ -8,4 +8,4 @@ HEALTHCHECK --start-period=120s --interval=60s --timeout=60s \
8
9
EXPOSE 80
10
11
-CMD ["/bin/sh", "-c", "exec nginx -g 'daemon off;'"]
+CMD ["/bin/sh", "-c", "exec nginx -g 'daemon off;'"]
0 commit comments