Update bootstrap.json with new crashreports url

ref T139
This commit is contained in:
Roland Winklmeier
2017-09-20 16:08:59 +02:00
committed by Mathew Sutcliffe
parent e135784aac
commit 0a4accc809

View File

@@ -1,6 +1,6 @@
{
"crashReportServerUrl": {
"url": "http://crashreports.swift-project.org/crash_upload"
"url": "http://crashreports.swift-project.org/crashreports"
},
"dbDebugFlag": false,
"dbHttpPort": 80,