init
This commit is contained in:
10
.env.development
Normal file
10
.env.development
Normal file
@@ -0,0 +1,10 @@
|
||||
NODE_ENV='development'
|
||||
VUE_APP_FLAG = 'dev'
|
||||
|
||||
VUE_APP_IMGAPI='http://localhost:8020/'
|
||||
VUE_APP_API='http://127.0.0.1:8089'
|
||||
VUE_APP_TITLE='(本地)'
|
||||
VUE_APP_YUNXUE_URL='https://sdcstest3-phx-ucstable.yunxuetang.com.cn/'
|
||||
|
||||
outputDir = dev
|
||||
|
||||
Reference in New Issue
Block a user