This commit is contained in:
yehuozhili 2020-09-24 23:10:30 +08:00
parent bd979e0f2c
commit 187c8e5c2b

View File

@ -1,3 +1,2 @@
FROM nginx:1.15-alpine
COPY dist /usr/share/nginx/html
COPY ./nginx.conf /etc/nginx/nginx.conf