chore(env): update production env

This commit is contained in:
woody 2025-08-11 09:33:57 +08:00
parent b95a2cdc08
commit dad6197dfd
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 = 'http://t-app.beida666.com/#/'
VUE_APP_APP_ADDRESS = 'http://t-app.beida666.com/#/'
VUE_APP_CLIENT_ADDRESS = 'https://app.beida666.com/#/'
VUE_APP_APP_ADDRESS = 'https://app.beida666.com/#/'
# 打包:
# npm run build:prod