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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user