fix(ui): restore ui .env

This commit is contained in:
pycook 2024-12-09 20:21:52 +08:00
parent 95b55d2963
commit fccf5db886
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=false
VUE_APP_API_BASE_URL=/api
VUE_APP_API_BASE_URL=http://127.0.0.1:5000/api
VUE_APP_BUILD_PACKAGES="ticket,calendar,acl"
VUE_APP_IS_OUTER=true
VUE_APP_IS_OPEN_SOURCE=true