mirror of https://github.com/docker/docs.git
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:
parent
149ba6fd0f
commit
58187d97d1
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue