Files
Yi.Framework/Yi.Vue2.x/.env.development
2022-04-26 01:34:47 +08:00

4 lines
124 B
Plaintext

#接口服务地址
VUE_APP_SERVICE_URL='https://localhost:44329/api'
#开发环境路径前缀
VUE_APP_BASE_API='/dev-apis'