Fix: temporary fix for srtm error

This commit is contained in:
Davide Passoni
2024-12-17 16:06:06 +01:00
parent 17cd42a1a0
commit dbd87d5724
2 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"backend": {
"address": "88.99.250.188",
"port": 3001
"address": "localhost",
"port": 4512
},
"authentication": {
"gameMasterPassword": "4b8823ed9e5c2392ab4a791913bb8ce41956ea32e308b760eefb97536746dd33",
@@ -45,7 +45,5 @@
"WSPort": 4000,
"WSEndpoint": "audio"
},
"controllers": [
{"type": "awacs", "coalition": "blue", "callsign": "Magic", "frequency": 251000000, "modulation": 0}
]
"controllers": []
}