Correspondence to dedicated Streaming image. (#485)

This commit is contained in:
Yuicho 2024-03-08 12:46:48 +09:00 committed by GitHub
parent 1edf92b5bb
commit 7e7736bb11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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