mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
55
resources/data/shared/bootstrap/bootstrap.json
Normal file
55
resources/data/shared/bootstrap/bootstrap.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"dbHttpPort": 5080,
|
||||
"dbHttpsPort": 50443,
|
||||
"dbRootDirectoryUrl": {
|
||||
"url": "https://vatsim-germany.org:50443/mapping/public"
|
||||
},
|
||||
"development": false,
|
||||
"fsdTestServers": {
|
||||
"containerbase": [
|
||||
]
|
||||
},
|
||||
"newsUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "http://swift-project.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sharedUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "https://vatsim-germany.org:50443/mapping/public/shared"
|
||||
},
|
||||
{
|
||||
"url": "http://ubuntu12/public/bootstrap/shared"
|
||||
}
|
||||
]
|
||||
},
|
||||
"timestampMSecsSinceEpoch": 1457055734000,
|
||||
"vatsimBookingsUrl": {
|
||||
"url": "http://vatbook.euroutepro.com/xml2.php"
|
||||
},
|
||||
"vatsimDataFileUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "http://info.vroute.net/vatsim-data.txt"
|
||||
}
|
||||
]
|
||||
},
|
||||
"vatsimMetarsUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "http://metar.vatsim.net/metar.php"
|
||||
}
|
||||
]
|
||||
},
|
||||
"vatsimStatusFileUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "https://status.vatsim.net"
|
||||
}
|
||||
]
|
||||
},
|
||||
"wasLoaded": true
|
||||
}
|
||||
Reference in New Issue
Block a user