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
|
- ./public/system:/mastodon/public/system
|
||||||
|
|
||||||
streaming:
|
streaming:
|
||||||
build: .
|
build:
|
||||||
|
context: .
|
||||||
|
dockerfile: streaming/Dockerfile
|
||||||
image: ghcr.io/mastodon/mastodon:v4.2.7
|
image: ghcr.io/mastodon/mastodon:v4.2.7
|
||||||
restart: always
|
restart: always
|
||||||
env_file: .env.production
|
env_file: .env.production
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue