This commit is contained in:
msnie
2025-02-02 17:56:44 +01:00
parent 4dd06fb805
commit 06eb75584d
+1 -1
View File
@@ -52,7 +52,7 @@ services:
image: tootsuite/mastodon image: tootsuite/mastodon
restart: unless-stopped restart: unless-stopped
env_file: .env.production env_file: .env.production
command: node ./streaming command: node ./streaming/index.js
networks: networks:
- default - default
- traefik - traefik