mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-06-06 18:08:18 +08:00
8d90abd22e
这是一个大版本的更新 现在,框架更加稳定
4 lines
124 B
Bash
4 lines
124 B
Bash
#接口服务地址
|
|
VUE_APP_SERVICE_URL='https://localhost:44329/api'
|
|
#开发环境路径前缀
|
|
VUE_APP_BASE_API='/dev-apis' |