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

pull/33192/head
wei.wang 2022-04-25 22:12:25 +08:00
parent a49bb7fed1
commit e4e09e7241
1 changed files with 1 additions and 1 deletions

View File

@ -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