Skip to content

Commit fa3a7cc

Browse files
Merge branch 'enext' into anonymous-room-1
2 parents ecd711c + a9c47c5 commit fa3a7cc

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)