将配置提取

This commit is contained in:
pixel
2021-04-23 15:47:42 +08:00
parent 258c2afa32
commit 186aa89476
3 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
ENV = 'development'
VUE_APP_BASE_API = '/api'
VUE_APP_BASE_API = '/api'
VUE_APP_BASE_PATH = 'http://127.0.0.1'