Delete development_config.json

This commit is contained in:
James Phillips 2017-11-08 23:43:40 -08:00 committed by GitHub
parent 938f092cc9
commit a373c7357a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 12 deletions

View File

@ -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": "*"
}
}