项目框架
This commit is contained in:
7
.env.development
Normal file
7
.env.development
Normal file
@ -0,0 +1,7 @@
|
||||
# just a flag
|
||||
ENV = 'development'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = 'http://localhost:9000'
|
||||
#VUE_APP_BASE_API = 'http://47.108.139.184:8001'
|
||||
|
||||
Reference in New Issue
Block a user