mirror of
http://112.124.100.131/happyinsurance_eco/ebiz-sunful-eco-web.git
synced 2025-12-06 17:36:50 +08:00
7 lines
137 B
Bash
7 lines
137 B
Bash
# env
|
||
NODE_ENV = 'dev' // 如果是生产环境,请记得切换为production
|
||
|
||
# flag
|
||
VUE_APP_FLAG='dev'
|
||
VUE_APP_ADMIN='http://1.0.0.0'
|