最新
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
ENV = 'development'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = 'http://localhost:9000'
|
||||
VUE_APP_BASE_API = 'http://127.0.0.1:9000'
|
||||
# VUE_APP_BASE_API = 'http://47.108.136.226:9000'
|
||||
#VUE_APP_BASE_API = 'http://47.108.139.184:8001'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user