fix: update docker-compose

This commit is contained in:
YuleiLan 2020-11-12 15:13:34 +08:00
parent 05bd2702ef
commit 46ef2ae382

View File

@ -68,5 +68,4 @@ services:
environment:
- TZ=Asia/Shanghai
- VUE_APP_BASE_API=http://127.0.0.1:8002
- ENV=production
restart: always