chore: Remove auto-generated obsMapSource from example API config
This commit is contained in:
parent
3aee226630
commit
be4e0055cf
|
@ -37,10 +37,6 @@ FRONTEND_CONFIG = {
|
|||
"imprintUrl": "https://example.com/imprint",
|
||||
"privacyPolicyUrl": "https://example.com/privacy",
|
||||
"mapHome": {"zoom": 15, "longitude": 7.8302, "latitude": 47.9755},
|
||||
"obsMapSource": {
|
||||
"type": "vector",
|
||||
"url": "http://localhost:3002/data/v3.json",
|
||||
},
|
||||
}
|
||||
|
||||
# If the API should serve generated tiles, this is the path where the tiles are
|
||||
|
|
Loading…
Reference in a new issue