您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6 行
226 B

2 年前
  1. http.host: 0.0.0.0
  2. http.cors.enabled: true
  3. http.cors.allow-origin: "*"
  4. # Uncomment the following lines for a production cluster deployment
  5. #transport.host: 0.0.0.0
  6. #discovery.zen.minimum_master_nodes: 1
  7. transport.host: 0.0.0.0