mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Adjust crashreport upload url
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d62c6a5567
commit
ba08e587be
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user