mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 04:05:38 +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
@@ -5,7 +5,7 @@
|
||||
"dbHttpPort": 5080,
|
||||
"dbHttpsPort": 50443,
|
||||
"dbRootDirectoryUrl": {
|
||||
"url": "https://vatsim-germany.org:50443/mapping/public"
|
||||
"url": "https://datastore.swift-project.org"
|
||||
},
|
||||
"development": false,
|
||||
"fsdTestServers": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"sharedUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "https://vatsim-germany.org:50443/mapping/public/shared"
|
||||
"url": "https://datastore.swift-project.org/shared"
|
||||
},
|
||||
{
|
||||
"url": "http://ubuntu12/public/bootstrap/shared"
|
||||
|
||||
Reference in New Issue
Block a user