chore(env): update redirect url

This commit is contained in:
woody 2025-08-11 09:42:37 +08:00
parent e579564c1d
commit d466b06472
1 changed files with 2 additions and 2 deletions

View File

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