[zh]Update content/zh/examples/service/access/Dockerfile

This commit is contained in:
wei.wang
2022-04-25 22:12:25 +08:00
parent a49bb7fed1
commit e4e09e7241
@@ -1,4 +1,4 @@
FROM nginx:1.17.3
RUN rm /etc/nginx/conf.d/default.conf
COPY frontend.conf /etc/nginx/conf.d
COPY frontend-nginx.conf /etc/nginx/conf.d