feat(umami): setup
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m32s

This commit is contained in:
2026-02-27 20:07:00 +01:00
parent e87f19e7ce
commit f1e2231675

View File

@@ -11,6 +11,7 @@ services:
- "traefik.http.services.simple-qr.loadbalancer.server.port=3000"
- "traefik.http.routers.simple-qr.tls=true"
- "traefik.http.routers.simple-qr.tls.certResolver=myresolver"
- "traefik.http.routers.simple-qr.middlewares=umami-middleware@file"
restart: always
networks: