This commit is contained in:
wu.jifen
2025-08-28 11:45:36 +08:00
parent 332234c1e9
commit 25e28bf8a9

View File

@@ -3,7 +3,7 @@ NODE_ENV = 'dev' // 如果是生产环境请记得切换为production
# flag
VUE_APP_FLAG='dev'
VUE_APP_ADMIN='http://39.104.123.254:7196'
VUE_APP_ADMIN='http://10.1.20.39:7537/api'
VUE_APP_STATIC='http://39.104.123.254:7536/'