Correspondence to dedicated Streaming image. (#485)
This commit is contained in:
parent
1edf92b5bb
commit
7e7736bb11
1 changed files with 3 additions and 1 deletions
|
@ -76,7 +76,9 @@ services:
|
|||
- ./public/system:/mastodon/public/system
|
||||
|
||||
streaming:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
dockerfile: streaming/Dockerfile
|
||||
image: ghcr.io/mastodon/mastodon:v4.2.7
|
||||
restart: always
|
||||
env_file: .env.production
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue