mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-03 00:00:58 +08:00
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
#接口服务地址
|
|
VUE_APP_SERVICE_URL='http://localhost:19001/api'
|
|
#开发环境路径前缀
|
|
VUE_APP_BASE_API='/dev-apis' |