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 a49bb7f commit e4e09e7Copy full SHA for e4e09e7
content/zh/examples/service/access/Dockerfile
@@ -1,4 +1,4 @@
1
FROM nginx:1.17.3
2
3
RUN rm /etc/nginx/conf.d/default.conf
4
-COPY frontend.conf /etc/nginx/conf.d
+COPY frontend-nginx.conf /etc/nginx/conf.d
0 commit comments