0421
This commit is contained in:
parent
74a9b44660
commit
adab213a45
|
@ -3,6 +3,6 @@ ENV = 'production'
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
#VUE_APP_BASE_API = 'http://192.168.1.250/api'
|
#VUE_APP_BASE_API = 'http://192.168.1.250/api'
|
||||||
VUE_APP_BASE_API = 'http://127.0.0.1:3333/api'
|
VUE_APP_BASE_API = 'http://49.232.14.174:2222/api'
|
||||||
#VUE_APP_BASE_API = 'http://127.0.0.1:8000/api'
|
#VUE_APP_BASE_API = 'http://127.0.0.1:8000/api'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue