Initial commit
This commit is contained in:
9
consul/conf/bootstrap.json
Normal file
9
consul/conf/bootstrap.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"bootstrap": true,
|
||||
"server": true,
|
||||
"datacenter": "swarm",
|
||||
"data_dir": "/opt/swarm",
|
||||
"log_level": "INFO",
|
||||
"enable_syslog": true,
|
||||
"encrypt": "##key##"
|
||||
}
|
Reference in New Issue
Block a user