钟日健
2022-03-15 cd43625f873f209590cf39d7f7fce6dfe9982408
Dockerfile
@@ -3,4 +3,6 @@
#将dist目录内容复制到nginx容器html内部
COPY dist /usr/share/nginx/html/
COPY nginx.conf /etc/nginx/nginx.conf
EXPOSE 80