mastodon
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user