mirror of https://github.com/status-im/consul.git
Delete development_config.json
This commit is contained in:
parent
938f092cc9
commit
a373c7357a
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"datacenter": "dc1",
|
||||
"data_dir": "/tmp/",
|
||||
"ui_dir": ".",
|
||||
"bootstrap": true,
|
||||
"server": true,
|
||||
"acl_datacenter": "dc1",
|
||||
"acl_master_token": "dev",
|
||||
"http_api_response_headers": {
|
||||
"Access-Control-Allow-Origin": "*"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue