修正项目
This commit is contained in:
6
xlcs-admin/.env.development
Normal file
6
xlcs-admin/.env.development
Normal file
@@ -0,0 +1,6 @@
|
||||
# just a flag
|
||||
ENV = 'development'
|
||||
|
||||
# base api
|
||||
# VUE_APP_BASE_API = '/dev-api'
|
||||
VUE_APP_BASE_API = 'http://localhost:8200'
|
Reference in New Issue
Block a user