chore(env): update app address

This commit is contained in:
woody 2025-10-15 11:41:46 +08:00
parent 5ff4412fa3
commit 34eeeeca56
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://bfdl413.com/#/'
VUE_APP_APP_ADDRESS = 'https://bfdl413.com/#/'
VUE_APP_CLIENT_ADDRESS = 'http://bfdl413.com/#/'
VUE_APP_APP_ADDRESS = 'http://bfdl413.com/#/'
# 打包:
# npm run build:prod