Skip to content

Commit

Permalink
fix compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki2578 committed Sep 12, 2024
1 parent 9e32cfb commit 60202e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ services:
- ./public/system:/mastodon/public/system

streaming:
image: projectmyosotis/mastodon:latest
image: projectmyosotis/mastodon-streaming:latest
# dockerfile: ./streaming/Dockerfile
restart: always
env_file: .env.production
Expand Down

0 comments on commit 60202e4

Please sign in to comment.