We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252a249 commit 2366ab3Copy full SHA for 2366ab3
spec/acceptance/tests/acceptance_spec.rb
@@ -64,7 +64,7 @@
64
api_timeout => 60,
65
config => {
66
'cluster.name' => '#{v[:cluster_name]}',
67
- 'network.host' => '0.0.0.0',
+ 'http.bind_host' => '0.0.0.0',
68
},
69
oss => #{v[:oss]},
70
#{package}
0 commit comments