Compare commits
No commits in common. "66aaace5da09cd415c5963e7b979565c04952fe0" and "d90e69902ca7a85e273991ca8c0425d73e4ad5a4" have entirely different histories.
66aaace5da
...
d90e69902c
|
|
@ -3,4 +3,4 @@ ENV = 'production'
|
||||||
|
|
||||||
# EBTS/生产环境
|
# EBTS/生产环境
|
||||||
#VUE_APP_BASE_API = '/prod-api'
|
#VUE_APP_BASE_API = '/prod-api'
|
||||||
VUE_APP_BASE_API = 'http://dpapi.feashow.cn'
|
VUE_APP_BASE_API = '/dev-api'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue