Skip to content

Commit a9c47c5

Browse files
committed
Include websocket and worker in watchtower check
1 parent efc77aa commit a9c47c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
WATCHTOWER_NOTIFICATIONS_HOSTNAME: eventyay-next
8282
WATCHTOWER_POLL_INTERVAL: 600
8383
WATCHTOWER_NOTIFICATION_URL: ${WATCHTOWER_NOTIFICATION_URL}
84-
command: watchtower eventyay-next-web --cleanup
84+
command: watchtower eventyay-next-web eventyay-next-websocket eventyay-next-worker --cleanup
8585

8686
volumes:
8787
rd:

0 commit comments

Comments
 (0)