webServers.json 233 B

12345678910111213
  1. [
  2. {
  3. "contextList": [],
  4. "host": "127.0.0.1",
  5. "port": 80,
  6. "username": "admin",
  7. "password": "xpfadmin",
  8. "order": 0,
  9. "name": "xw01",
  10. "status": "disconnected",
  11. "message": "unknow contianer type"
  12. }
  13. ]