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