We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f6d22 commit 7c03664Copy full SHA for 7c03664
DockerfileLight
@@ -1,3 +1,3 @@
1
FROM nginx:stable-alpine
2
COPY ./dist /usr/share/nginx/html
3
-COPY default.conf /etc/nginx/nginx.conf
+COPY default.conf /etc/nginx/conf.d/default.conf
0 commit comments