Skip to content

Commit

Permalink
Correspondence to dedicated Streaming image. (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuicho authored Mar 8, 2024
1 parent 1edf92b commit 7e7736b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e7736b

Please sign in to comment.