fix: fix bug.

This commit is contained in:
YuleiLan 2020-11-16 18:49:46 +08:00
parent ceefb1d791
commit 988c36823c

View File

@ -68,5 +68,4 @@ services:
- ./docker/nginx/entrypoint/docker-entrypoint.sh:/docker-entrypoint.sh
environment:
- TZ=Asia/Shanghai
- VUE_APP_BASE_API=http://127.0.0.1:8002
restart: always