golang-im聊天
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
191 B

  1. server:
  2. connect:
  3. name: connect
  4. image: connect
  5. replicas: 1
  6. logic:
  7. name: logic
  8. image: logic
  9. replicas: 1
  10. business:
  11. name: logic
  12. image: logic
  13. replicas: 1