chore(env): update env

This commit is contained in:
woody 2025-04-24 19:29:40 +08:00
parent 9e97ee6f95
commit 480a893b85
2 changed files with 2 additions and 4 deletions

2
.env
View File

@ -1,2 +0,0 @@
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/'
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/'

View File

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