chore(env): update client address
This commit is contained in:
parent
784b7b26fb
commit
3c7acabb03
|
@ -27,5 +27,5 @@ VUE_APP_BASE_API = '/prod-api'
|
||||||
# VUE_APP_BASE_API = 'http://127.0.0.1:8080'
|
# VUE_APP_BASE_API = 'http://127.0.0.1:8080'
|
||||||
|
|
||||||
|
|
||||||
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
|
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida666.com/#/'
|
||||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
|
VUE_APP_APP_ADDRESS = 'http://t-app.beida666.com/#/'
|
||||||
|
|
|
@ -3,8 +3,8 @@ ENV = 'production'
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
VUE_APP_BASE_API = '/prod-api'
|
VUE_APP_BASE_API = '/prod-api'
|
||||||
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
|
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida666.com/#/'
|
||||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
|
VUE_APP_APP_ADDRESS = 'http://t-app.beida666.com/#/'
|
||||||
# 打包:
|
# 打包:
|
||||||
# npm run build:prod
|
# npm run build:prod
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue