mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 20:29:47 +08:00
Change crashreport url to to backtrace.io
From now on, all crashreports will be submitted to backtrace.io url. Backtrace.io also requires a different set of annotations.
This commit is contained in:
committed by
Klaus Basan
parent
39a77d9c16
commit
08558a0803
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"crashReportServerUrl": {
|
||||
"url": "http://crashreports.swift-project.org/crashreports"
|
||||
"url": "http://swift-project.sp.backtrace.io:6097/"
|
||||
},
|
||||
"dbDebugFlag": false,
|
||||
"dbHttpPort": 80,
|
||||
|
||||
Reference in New Issue
Block a user