urlChange

This commit is contained in:
shijing 2022-02-24 11:09:12 +08:00
parent d5d5799b92
commit c0869a0a82
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ENV = 'development'
# base api
#VUE_APP_BASE_API = 'http://127.0.0.1:8000/api'
VUE_APP_BASE_API = 'http://47.95.0.242:2222/api'
VUE_APP_BASE_API = 'http://49.232.14.174:2222/api'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,