diff --git a/mastodon/docker-compose.ae3.yml b/mastodon/docker-compose.ae3.yml index 838638f..fa31a9c 100644 --- a/mastodon/docker-compose.ae3.yml +++ b/mastodon/docker-compose.ae3.yml @@ -52,7 +52,7 @@ services: image: tootsuite/mastodon restart: unless-stopped env_file: .env.production - command: node ./streaming + command: node ./streaming/index.js networks: - default - traefik