diff --git a/mastodon/docker-compose.traefik.yml b/mastodon/docker-compose.traefik.yml index cde0452..650daae 100644 --- a/mastodon/docker-compose.traefik.yml +++ b/mastodon/docker-compose.traefik.yml @@ -53,7 +53,7 @@ services: - "traefik.docker.network=proxy" streaming: - image: tootsuite/mastodon + image: ghcr.io/mastodon/mastodon-streaming restart: unless-stopped env_file: .env.production command: node ./streaming/index.js