don't want bugsnag config template in config.json

Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
This commit is contained in:
David Lawrence 2015-07-30 16:39:08 -07:00
parent 149ba6fd0f
commit 58187d97d1
1 changed files with 0 additions and 5 deletions

View File

@ -15,10 +15,5 @@
"storage": {
"backend": "mysql",
"db_url": "dockercondemo:dockercondemo@tcp(notarymysql:3306)/dockercondemo"
},
"reporting": {
"bugsnag": "enable",
"bugsnag_api_key": "",
"bugsnag_release_stage": "development"
}
}