We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecd711c + a9c47c5 commit fa3a7ccCopy full SHA for fa3a7cc
deployment/docker-compose.yml
@@ -81,7 +81,7 @@ services:
81
WATCHTOWER_NOTIFICATIONS_HOSTNAME: eventyay-next
82
WATCHTOWER_POLL_INTERVAL: 600
83
WATCHTOWER_NOTIFICATION_URL: ${WATCHTOWER_NOTIFICATION_URL}
84
- command: watchtower eventyay-next-web --cleanup
+ command: watchtower eventyay-next-web eventyay-next-websocket eventyay-next-worker --cleanup
85
86
volumes:
87
rd:
0 commit comments