update watchtower to point to new homeserver

This commit is contained in:
2023-10-15 22:54:24 +05:30
parent ea813e35ce
commit 78c6127ddf
2 changed files with 5 additions and 5 deletions

View File

@ -10,5 +10,5 @@ services:
- WATCHTOWER_INCLUDE_STOPPED=false
- WATCHTOWER_POLL_INTERVAL=3600
- WATCHTOWER_MONITOR_ONLY=false
- WATCHTOWER_NOTIFICATION_URL=matrix://{{watchtower_mtrx_username}}:{{watchtower_mtrx_pass}}@matrix.projectsegfau.lt/
- WATCHTOWER_NOTIFICATION_URL=matrix://{{watchtower_mtrx_username}}:{{watchtower_mtrx_pass}}@matrix.envs.net/
restart: unless-stopped