11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
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
|
|
|