http-client.env.json 606 Bytes
{
  "local": {
    "baseUrl": "http://127.0.0.1:17215/fm",
    "baseLogin": "http://127.0.0.1:18222/m"
  },
  "dev": {
    "baseUrl": "http://192.168.0.217:17215/sampleform",
    "baseLogin": "http://192.168.0.98:11078/base"
  },
  "test": {
    "baseUrl": "http://192.168.0.98:11078/fm",
    "baseLogin": "http://192.168.0.98:11078/fm"
  },
  "portal": {
    "baseUrl": "http://192.168.0.98:11072/zwfw",
    "baseLogin": "http://192.168.0.98:11078/base"
  },

  "base-yibin": {
    "baseUrl": "http://10.12.185.213:11078/fm"
  },

  "base-yibin-web": {
    "baseUrl": "http://112.19.80.237:11078/fm"
  }
}