生产修改配置

master
xce 2026-01-15 04:25:02 +08:00
parent e080e20503
commit 55eb4aea8a
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ ENV = 'production'
VUE_APP_BASE_API = '/api'
# 后端请求路径
VUE_APP_URL = '/api'
VUE_APP_URL = 'https://api.xiaoces.com/api'