interface.yml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. MASTER:
  2. # windows: 'http://192.168.2.104',
  3. # product-ali: 'http://172.16.160.65'
  4. # product-电信: 'http://192.168.0.115', 'http://192.168.0.114'
  5. # local-102: 'http://192.168.2.102'
  6. # local-103: 'http://192.168.2.103'
  7. # local 'http://127.0.0.1'
  8. ip: ['http://192.168.0.115']
  9. PATH:
  10. python: ['/data/anaconda3/envs/convert3/bin/python']
  11. gunicorn: ['/data/anaconda3/envs/convert3/bin/gunicorn']
  12. project: ['/data/fangjiasheng/format_conversion_maxcompute/']
  13. CONVERT:
  14. port_start: [15010]
  15. port_no: [30]
  16. OCR:
  17. port_start: [17000]
  18. port_no: [4]
  19. OTR:
  20. port_start: [18000]
  21. port_no: [2]
  22. IDC:
  23. port_start:
  24. port_no:
  25. ISR:
  26. port_start: [18040]
  27. port_no: [8]
  28. OFFICE:
  29. port_start: [16000]
  30. port_no: [25]
  31. SLAVE:
  32. ip: ['http://192.168.0.114']
  33. PATH:
  34. python: ['/data/anaconda3/envs/tf2/bin/python']
  35. gunicorn: ['/data/anaconda3/envs/tf2/bin/gunicorn']
  36. project: ['/data/fangjiasheng/format_conversion_maxcompute/']
  37. CONVERT:
  38. port_start:
  39. port_no:
  40. OCR:
  41. port_start: [17000]
  42. port_no: [4]
  43. OTR:
  44. port_start: [18000]
  45. port_no: [2]
  46. IDC:
  47. port_start:
  48. port_no:
  49. ISR:
  50. port_start:
  51. port_no:
  52. OFFICE:
  53. port_start:
  54. port_no: