scottslowe-learning-tools/consul/bootstrap.json

8 lines
128 B
JSON
Raw Normal View History

{
"bootstrap": true,
"server": true,
"datacenter": "dc1",
"data_dir": "/tmp",
"log_level": "INFO",
"enable_syslog": true
}