mastodon: Update streaming container cmd
This commit is contained in:
parent
6f2394e9dc
commit
b888dec4d5
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ services:
|
|||
- db
|
||||
- redis
|
||||
restart: always
|
||||
command: yarn start
|
||||
command: node ./streaming
|
||||
|
||||
sidekiq:
|
||||
image: docker.io/tootsuite/mastodon:{{ mastodon_image_version }}
|
||||
|
|
Loading…
Add table
Reference in a new issue