Change compose to point to my image!
This commit is contained in:
parent
2316f0e70f
commit
7fe9a2ba85
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ services:
|
|||
|
||||
web:
|
||||
build: .
|
||||
image: ghcr.io/mastodon/mastodon:v4.2.9
|
||||
image: richarvey/mastodon-bird-ui:latest
|
||||
restart: always
|
||||
env_file: .env.production
|
||||
command: bundle exec puma -C config/puma.rb
|
||||
|
|
Loading…
Reference in a new issue