Nice things
This commit is contained in:
parent
67a8aad4f1
commit
7e4b1d50d7
9 changed files with 635 additions and 4 deletions
|
|
@ -81,6 +81,11 @@ fitpub:
|
|||
osm-tiles:
|
||||
enabled: ${OSM_TILES_ENABLED:true}
|
||||
|
||||
# Weather API settings
|
||||
weather:
|
||||
enabled: ${WEATHER_ENABLED:false}
|
||||
api-key: ${OPENWEATHERMAP_API_KEY:}
|
||||
|
||||
# Logging configuration
|
||||
logging:
|
||||
level:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue