Update config-sample
This commit is contained in:
parent
54fed2f87f
commit
2bfd4880f4
1 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,10 @@
|
||||||
osm:
|
osm:
|
||||||
url_template: https://tile.openstreetmap.org/{z}/{x}/{y}.png
|
url_template: https://tile.openstreetmap.org/{z}/{x}/{y}.png
|
||||||
attribution: © OpenStreetMap
|
attribution: © OpenStreetMap
|
||||||
|
health_check_url:
|
||||||
nominatim:
|
nominatim:
|
||||||
api_base_url:
|
api_base_url: https://nominatim.openstreetmap.org
|
||||||
|
health_check_url: https://nominatim.openstreetmap.org/status
|
||||||
mastodon:
|
mastodon:
|
||||||
client_id:
|
client_id:
|
||||||
client_secret:
|
client_secret:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue