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