interface.yml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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: [3]
  19. OTR:
  20. port_start: [18000]
  21. port_no: [1]
  22. IDC:
  23. port_start: [18020]
  24. port_no: [2]
  25. ISR:
  26. port_start: [18040]
  27. port_no: [3]
  28. ATC:
  29. port_start: [18060]
  30. port_no: [2]
  31. OFFICE:
  32. port_start: [16000]
  33. port_no: [25]
  34. SLAVE:
  35. ip: ['http://192.168.0.114']
  36. PATH:
  37. python: ['/data/anaconda3/envs/tf2/bin/python']
  38. gunicorn: ['/data/anaconda3/envs/tf2/bin/gunicorn']
  39. project: ['/data/fangjiasheng/format_conversion_maxcompute/']
  40. CONVERT:
  41. port_start:
  42. port_no:
  43. OCR:
  44. port_start: [17000]
  45. port_no: [4]
  46. OTR:
  47. port_start: [18000]
  48. port_no: [2]
  49. IDC:
  50. port_start:
  51. port_no:
  52. ISR:
  53. port_start:
  54. port_no:
  55. ATC:
  56. port_start:
  57. port_no:
  58. OFFICE:
  59. port_start:
  60. port_no: