homepage: widget stats + label admin, i18n facettes
Build & Deploy / build (push) Successful in 25s

This commit is contained in:
2026-07-19 03:56:12 +02:00
parent 4e11e97b14
commit 2e9f0962a1
+12
View File
@@ -15,5 +15,17 @@ services:
- homepage.icon=mdi-fire
- homepage.href=https://streakfit.nfteam.ovh
- homepage.description=Cross-training & suivi de série (PWA)
- homepage.weight=1
- homepage.widget.type=customapi
- homepage.widget.url=http://192.168.1.136:8111/api/stats
- homepage.widget.refreshInterval=60000
- homepage.widget.mappings.0.label=Exercices
- homepage.widget.mappings.0.field=exercises
- homepage.widget.mappings.1.label=Membres
- homepage.widget.mappings.1.field=users
- homepage.widget.mappings.2.label=Séances
- homepage.widget.mappings.2.field=workouts
- homepage.widget.mappings.3.label=Séries
- homepage.widget.mappings.3.field=active_streaks
- com.centurylinklabs.watchtower.enable=true
restart: unless-stopped