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