Skip to content

Commit e4e09e7

Browse files
committed
[zh]Update content/zh/examples/service/access/Dockerfile
1 parent a49bb7f commit e4e09e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM nginx:1.17.3
22

33
RUN rm /etc/nginx/conf.d/default.conf
4-
COPY frontend.conf /etc/nginx/conf.d
4+
COPY frontend-nginx.conf /etc/nginx/conf.d

0 commit comments

Comments
 (0)