mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"node_name": "consul-server",
|
|
"server": true,
|
|
"bootstrap" : true,
|
|
"ui_config": {
|
|
"enabled" : true
|
|
},
|
|
"data_dir": "/consul/data",
|
|
"addresses": {
|
|
"http" : "0.0.0.0"
|
|
}
|
|
} |