clay : init
This commit is contained in:
6
.env.production
Normal file
6
.env.production
Normal file
@@ -0,0 +1,6 @@
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# EBTS/生产环境
|
||||
#VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_BASE_API = '/dev-api'
|
||||
Reference in New Issue
Block a user