fixed api url issue

This commit is contained in:
marvzhang
2020-01-07 12:42:01 +08:00
parent bb834d9e6c
commit 1f63f6fb30

View File

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