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.
1 parent efc77aa commit a9c47c5Copy full SHA for a9c47c5
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