From 12d071c306a21c2752d9a212f66236ac39e1a799 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 10 May 2023 10:36:24 +0100 Subject: [PATCH] missed a name --- mastodon-docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon-docker-compose.yml b/mastodon-docker-compose.yml index f0db281..3437483 100644 --- a/mastodon-docker-compose.yml +++ b/mastodon-docker-compose.yml @@ -69,7 +69,7 @@ services: mastodon-sidekiq: image: tootsuite/mastodon restart: unless-stopped - container_name: mastodon-streaming + container_name: mastodon-sidekiq command: bundle exec sidekiq depends_on: - mast-db