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