feat: add dockcheck update labels and fix Gotify service names

- Add mag37.dockcheck.update labels to audiobookshelf, caddy, gitea services
- Fix Gotify container names in Caddyfile routing
- Add explicit container names for gotify and igotify-assistant services
- Update Authentik to version 2025.6.3
- Fix environment variable format in gotify-compose template

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-23 11:26:17 -06:00
parent f0c4cb51b8
commit 336e197176
7 changed files with 12 additions and 5 deletions

View File

@@ -86,11 +86,11 @@ home.thesatelliteoflove.com {
}
gotify.thesatelliteoflove.com {
reverse_proxy gotify-gotify-1:80
reverse_proxy gotify:80
}
gotify-assistant.thesatelliteoflove.com {
reverse_proxy gotify-igotify-assistant-1:8080
reverse_proxy igotify-assistant:8080
}
pdg.thesatelliteoflove.com {