Fixup commits:

- Changed domain from .local to .lan
- Added ha-linky, auto dependabot updates
This commit is contained in:
2025-08-27 12:07:49 +02:00
parent 0d3a0b2a8c
commit 48f9947bb8
27 changed files with 153 additions and 149 deletions

View File

@@ -16,7 +16,7 @@ services:
target: /etc/traefik/traefik.yml
labels:
- "traefik.enable=true"
- "traefik.http.routers.traefik.rule=Host(`traefik.local`)"
- "traefik.http.routers.traefik.rule=Host(`traefik.lan`)"
- "traefik.http.services.traefik.loadbalancer.server.port=8080"
networks: