feat: Move VATSIM auth endpoint URL to bootstrap.json

This commit is contained in:
Lars Toenning
2024-05-07 22:59:28 +02:00
parent abe79a2ae1
commit bfa6894672
3 changed files with 11 additions and 2 deletions

View File

@@ -44,5 +44,8 @@
},
"afvMapUrl": {
"url": "https://afv-map.vatsim.net/"
},
"vatsimAuthUrl": {
"url": "https://auth.vatsim.net/api/fsd-jwt"
}
}