mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Changed some default URL to https://datastore.swift-project.org
This commit is contained in:
committed by
Roland Winklmeier
parent
1d15e90f0a
commit
09d74c48b8
@@ -251,7 +251,7 @@ namespace BlackCore
|
||||
|
||||
const QString &CSetupReader::unitTestBootstrapUrl()
|
||||
{
|
||||
static const QString url("https://vatsim-germany.org:50443/mapping/public/shared");
|
||||
static const QString url("https://datastore.swift-project.org/shared");
|
||||
return url;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user