chore(env): update production env
This commit is contained in:
parent
b95a2cdc08
commit
dad6197dfd
|
@ -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.beida666.com/#/'
|
VUE_APP_CLIENT_ADDRESS = 'https://app.beida666.com/#/'
|
||||||
VUE_APP_APP_ADDRESS = 'http://t-app.beida666.com/#/'
|
VUE_APP_APP_ADDRESS = 'https://app.beida666.com/#/'
|
||||||
# 打包:
|
# 打包:
|
||||||
# npm run build:prod
|
# npm run build:prod
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue