Merge branch 'main' of https://myschools.me/xueyawen/vue3-element-admin
This commit is contained in:
commit
a708a25497
|
|
@ -7,7 +7,7 @@ ENV TZ=Asia/Shanghai \
|
|||
LANG=C.UTF-8 \
|
||||
APP_DIR=/usr/share/nginx/html
|
||||
|
||||
COPY dist-prod/. ${APP_DIR}
|
||||
COPY dist/. ${APP_DIR}
|
||||
|
||||
WORKDIR ${APP_DIR}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue