golang-im聊天
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 regels
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