mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Adjust crashreport upload url
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d62c6a5567
commit
ba08e587be
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"crashreportServerUrl": {
|
"crashreportServerUrl": {
|
||||||
"url": "http://crashreports.swift-project.org:8090/crash_upload"
|
"url": "http://crashreports.swift-project.org/crash_upload"
|
||||||
},
|
},
|
||||||
"dbHttpPort": 5080,
|
"dbHttpPort": 5080,
|
||||||
"dbHttpsPort": 50443,
|
"dbHttpsPort": 50443,
|
||||||
|
|||||||
Reference in New Issue
Block a user