chore: update env
This commit is contained in:
parent
b61e31646b
commit
20a84fc1fc
|
@ -3,8 +3,8 @@ ENV = 'production'
|
|||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
|
||||
VUE_APP_CLIENT_ADDRESS = 'https://t-app.beida413.com/#/'
|
||||
VUE_APP_APP_ADDRESS = 'https://t-app.beida413.com/#/'
|
||||
# 打包:
|
||||
# npm run build:prod
|
||||
|
||||
|
|
Loading…
Reference in New Issue