interface.yml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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://127.0.0.1']
  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. YOLO:
  32. port_start: [18080]
  33. port_no: [2]
  34. OFFICE:
  35. port_start: [16000]
  36. port_no: [25]
  37. SLAVE:
  38. ip: []
  39. PATH:
  40. python: ['/data/anaconda3/envs/tf2/bin/python']
  41. gunicorn: ['/data/anaconda3/envs/tf2/bin/gunicorn']
  42. project: ['/data/fangjiasheng/format_conversion_maxcompute/']
  43. CONVERT:
  44. port_start:
  45. port_no:
  46. OCR:
  47. port_start: [17000]
  48. port_no: [4]
  49. OTR:
  50. port_start: [18000]
  51. port_no: [2]
  52. IDC:
  53. port_start:
  54. port_no:
  55. ISR:
  56. port_start:
  57. port_no:
  58. ATC:
  59. port_start:
  60. port_no:
  61. YOLO:
  62. port_start:
  63. port_no:
  64. OFFICE:
  65. port_start:
  66. port_no: