Adjust crashreport upload url

This commit is contained in:
Roland Winklmeier
2016-08-26 09:55:03 +02:00
committed by Mathew Sutcliffe
parent d62c6a5567
commit ba08e587be

View File

@@ -1,6 +1,6 @@
{
"crashreportServerUrl": {
"url": "http://crashreports.swift-project.org:8090/crash_upload"
"url": "http://crashreports.swift-project.org/crash_upload"
},
"dbHttpPort": 5080,
"dbHttpsPort": 50443,