9 lines
99 B
HCL
9 lines
99 B
HCL
server {
|
|
enabled = true
|
|
bootstrap_expect = 3
|
|
}
|
|
|
|
consul {
|
|
address = "1.2.3.4:8500"
|
|
}
|