7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
# env
|
||
NODE_ENV = 'dat' // 如果是生产环境,请记得切换为production
|
||
|
||
# flag
|
||
VUE_APP_FLAG='dat'
|
||
VUE_APP_ADMIN='https://ecotest.happyinsurance.com.cn:4443/api'
|