fixed api url issue

This commit is contained in:
marvzhang
2020-01-07 12:42:01 +08:00
parent debb692d9f
commit 7ad434eadf

View File

@@ -1,2 +1,2 @@
NODE_ENV='development'
VUE_APP_BASE_URL=http://localhost:8001
VUE_APP_BASE_URL=http://localhost:8000