config.json 426 B

1234567891011121314151617181920212223
  1. {
  2. "center": [
  3. {
  4. "port": "20030",
  5. "host": ""
  6. },
  7. {
  8. "port": "20030",
  9. "host": "127.0.0.1"
  10. }
  11. ],
  12. "initManagerChanged": true,
  13. "initManagerName": "",
  14. "initManagerPassword": "",
  15. "footer": "开发系统Local",
  16. "title": "o2oa开发平台local",
  17. "app_protocol": "auto",
  18. "loginPage": {
  19. "enable": false,
  20. "portal": "b82d7669-85d6-4c10-8151-c4d1f18ba6ef",
  21. "page": ""
  22. }
  23. }