chore(env): update redirect address

This commit is contained in:
woody 2025-08-09 11:06:24 +08:00
parent 0478fdb198
commit b61e31646b
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ ENV = 'production'
# base api # base api
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = '/prod-api'
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/' VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/' VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
# 打包: # 打包:
# npm run build:prod # npm run build:prod