Removed DCS map from default json

This commit is contained in:
Davide Passoni 2024-02-29 12:12:34 +01:00
parent a60f2e7b62
commit e0238c2680

View File

@ -16,13 +16,6 @@
"password": null
},
"additionalMaps": {
"DCS": {
"urlTemplate": "http://localhost:3000/maps/dcs/{z}/{x}/{y}.jpg",
"minZoom": 8,
"maxZoom": 20,
"maxNativeZoom": 17,
"attribution": "Eagle Dynamics"
}
}
}
}