File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- network .host : 0.0.0.0
1
+ http .host : 0.0.0.0
2
2
3
- # this value is required because we set "network.host"
4
- # be sure to modify it appropriately for a production cluster deployment
5
- discovery.zen.minimum_master_nodes : 1
3
+ # Uncomment the following lines for a production cluster deployment
4
+ # transport.host: 0.0.0.0
5
+ # discovery.zen.minimum_master_nodes: 1
Original file line number Diff line number Diff line change 1
- network .host : 0.0.0.0
1
+ http .host : 0.0.0.0
2
2
3
- # this value is required because we set "network.host"
4
- # be sure to modify it appropriately for a production cluster deployment
5
- discovery.zen.minimum_master_nodes : 1
3
+ # Uncomment the following lines for a production cluster deployment
4
+ # transport.host: 0.0.0.0
5
+ # discovery.zen.minimum_master_nodes: 1
You can’t perform that action at this time.
0 commit comments