forked from angelo/web-retail-admin
chore(env): fix app url
This commit is contained in:
parent
adc4187d74
commit
678991fac5
|
@ -3,5 +3,5 @@ ENV = 'production'
|
|||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_ADDRESS1 = 'http://bl-app.beida777.com/#/'
|
||||
VUE_APP_ADDRESS1 = 'http://bl.beida777.com/#/'
|
||||
|
||||
|
|
Loading…
Reference in New Issue