volume images mastodon

This commit is contained in:
Didier Denoual 2025-03-17 08:31:21 +01:00
parent 53ba95b9d3
commit 545ed42968

View File

@ -86,6 +86,7 @@ services:
# - es
volumes:
- public_system:/mastodon/public/system
- images:/mastodon/app/javascript/images
labels:
- "traefik.enable=true"
- "traefik.http.routers.koz.rule=Host(`${mastodonHost}.${domain}`)"