更新打包发布路径
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM nginx:1.15.5-alpine
|
||||
COPY ./dist/gzzn-admin/ /usr/share/nginx/html/
|
||||
COPY ./dist/cd-airport/ /usr/share/nginx/html/
|
||||
EXPOSE 80
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
Reference in New Issue
Block a user