init
This commit is contained in:
13
.env.test
Normal file
13
.env.test
Normal file
@@ -0,0 +1,13 @@
|
||||
NODE_ENV='production'
|
||||
VUE_APP_NAME = 'production'
|
||||
|
||||
VUE_APP_FLAG = 'pro'
|
||||
|
||||
# 测试环境
|
||||
VUE_APP_IMGAPI='http://10.100.5.9:8089/'
|
||||
VUE_APP_API='http://10.100.5.9:8089'
|
||||
|
||||
VUE_APP_TITLE='(测试)'
|
||||
VUE_APP_YUNXUE_URL='https://sdcstest3-phx-ucstable.yunxuetang.com.cn/'
|
||||
|
||||
outputDir = dist-test
|
||||
Reference in New Issue
Block a user