fix 启动报错的问题

This commit is contained in:
陈景阳
2020-02-01 12:53:44 +08:00
parent fcfaf8ba77
commit 100e7631fb
4 changed files with 25 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
NODE_ENV='development'
<<<<<<< Updated upstream
VUE_APP_BASE_URL=http://localhost:8000
VUE_APP_CRAWLAB_BASE_URL=https://api.crawlab.cn
=======
VUE_APP_BASE_URL=http://localhost:8001
>>>>>>> Stashed changes