feat(komoot): add completed activities preview import flow
Signed-off-by: Marcus Fihlon <marcus@fihlon.swiss>
This commit is contained in:
parent
9e529f8b99
commit
7ca09f0f27
11 changed files with 671 additions and 0 deletions
|
|
@ -104,6 +104,9 @@ fitpub:
|
|||
enabled: ${WEATHER_ENABLED:false}
|
||||
api-key: ${OPENWEATHERMAP_API_KEY:}
|
||||
|
||||
komoot:
|
||||
base-url: ${KOMOOT_BASE_URL:https://www.komoot.com}
|
||||
|
||||
# Logging configuration
|
||||
logging:
|
||||
level:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue