Change OBS portal banner for production
This commit is contained in:
parent
136adbae53
commit
1d5eeadce8
|
@ -45,7 +45,10 @@ FRONTEND_CONFIG = {
|
|||
"imprintUrl": "https://pub.solar/about",
|
||||
"privacyPolicyUrl": "https://pub.solar/privacy",
|
||||
"mapHome": {"zoom": 12, "latitude": 50.93, "longitude": 6.97},
|
||||
"banner": {"text": "This is a test installation.", "style": "warning"},
|
||||
"banner": {
|
||||
"text": "This is an installation serving North Rhine-Westfalia in Germany run by pub.solar n.e.V.",
|
||||
"style": "info"
|
||||
},
|
||||
}
|
||||
|
||||
# If the API should serve generated tiles, this is the path where the tiles are
|
||||
|
|
Loading…
Reference in a new issue