mirror of
https://github.com/status-im/consul.git
synced 2025-01-19 18:19:53 +00:00
11 lines
239 B
HCL
11 lines
239 B
HCL
node_name = "sec"
|
|
connect {
|
|
enabled = true
|
|
enable_mesh_gateway_wan_federation = true
|
|
}
|
|
primary_gateways = [
|
|
"consul-primary-client:4431",
|
|
]
|
|
primary_gateways_interval = "5s"
|
|
retry_interval_wan = "5s"
|