Change compose to point to my image!

This commit is contained in:
Ric Harvey 2024-06-17 23:24:01 +01:00
parent 2316f0e70f
commit 7fe9a2ba85
Signed by: ric
GPG key ID: CD63CE502B962F16

View file

@ -104,7 +104,7 @@ services:
web: web:
build: . build: .
image: ghcr.io/mastodon/mastodon:v4.2.9 image: richarvey/mastodon-bird-ui:latest
restart: always restart: always
env_file: .env.production env_file: .env.production
command: bundle exec puma -C config/puma.rb command: bundle exec puma -C config/puma.rb