This commit is contained in:
shijing 2022-04-21 14:11:55 +08:00
parent 74a9b44660
commit adab213a45
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ ENV = 'production'
# base 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'