base url 修改
This commit is contained in:
parent
ad3c392843
commit
6d3b2c7e9b
@ -7,7 +7,7 @@ ENV = 'staging'
|
||||
VUE_APP_BASE_API = '/console'
|
||||
|
||||
# application base url 这个请求地址是后端请求 使用nginx去做转发配置,请求内网地址
|
||||
VUE_APP_BASE_URL = 'http://local.consolepage.yuyinfang168.com'
|
||||
VUE_APP_BASE_URL = 'https://console-test.lequdev.com'
|
||||
|
||||
# oss
|
||||
VUE_APP_OSS_BUCKET = 'dev-yuyin'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user