This commit is contained in:
yehuozhili 2020-09-25 00:11:22 +08:00
parent 9954c97b9f
commit cf51550d87

View File

@ -1,2 +1,2 @@
FROM nginx:latest
COPY ./nginx.conf /etc/nginx/nginx.conf
COPY ./default.conf /etc/nginx/conf.d/default.conf