mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-18 01:10:46 -04:00
Comment sidekiq build in docker compose (#33483)
This commit is contained in:
parent
62f019252a
commit
0c2fa2aab4
@ -100,7 +100,8 @@ services:
|
||||
- redis
|
||||
|
||||
sidekiq:
|
||||
build: .
|
||||
# You can uncomment the following line if you want to not use the prebuilt image, for example if you have local code changes
|
||||
# build: .
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.4
|
||||
restart: always
|
||||
env_file: .env.production
|
||||
|
Loading…
x
Reference in New Issue
Block a user