5 lines
89 B
HCL
5 lines
89 B
HCL
datacenter = "dc1"
|
|
data_dir = "/consul/data"
|
|
server = true
|
|
bootstrap_expect = 1
|
|
ui = true |