- # 租户码
- VUE_APP_TENANT=cp5vbwxy
- # GateWay地址
- VUE_APP_MicroSrvProxy_API=http://1.15.100.104:9982/
- # 登录验证微服务名称
- VUE_APP_AdminPath=dashoo.opms.admin-0.0.1
- # 业务接口微服务名称
- VUE_APP_ParentPath=dashoo.opms.parent-0.0.1
- # 文件上传
- VUE_APP_UPLOAD_WEED='http://1.15.100.104:9333/dir/assign'
|