This commit is contained in:
chy
2025-07-07 09:35:40 +08:00
parent 261a62da33
commit 8fc34daa35
8 changed files with 100 additions and 43 deletions

View File

@ -2,6 +2,7 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://localhost:9000'
VUE_APP_BASE_API = 'http://127.0.0.1:9000'
# VUE_APP_BASE_API = 'http://47.108.136.226:9000'
#VUE_APP_BASE_API = 'http://47.108.139.184:8001'