mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-01 22:56:36 +08:00
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
|
|
#接口服务地址
|
||
|
|
VUE_APP_SERVICE_URL='https://localhost:44334'
|
||
|
|
#开发环境路径前缀
|
||
|
|
VUE_APP_BASE_API='/dev-apis'
|