Corrected port definition.

This commit is contained in:
2025-06-02 18:45:55 +01:00
parent 56c20d1268
commit f8d0d6ffce

View File

@@ -9,7 +9,7 @@ services:
command: --interval 86400 command: --interval 86400
restart: unless-stopped restart: unless-stopped
ports: ports:
- 8080:8081 - 8081:8080
environment: environment:
- WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts - WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts
- WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=https://hooks.slack.com/services/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 - WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=https://hooks.slack.com/services/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