ansible-infra/resources/chaosknoten/mjolnir/docker_compose/compose.yaml
Renovate 9b092d0daf
Some checks failed
/ Ansible Lint (push) Failing after 6m30s
/ Ansible Lint (pull_request) Failing after 7m16s
Update all stable non-major dependencies
2026-03-06 20:16:48 +00:00

10 lines
295 B
YAML

# Links & Resources
# https://github.com/matrix-org/mjolnir/blob/main/docs/setup_docker.md
services:
mjolnir:
image: docker.io/matrixdotorg/mjolnir:v1.12.0
restart: unless-stopped
volumes:
- ./mjolnir_data:/data
- ./configs/config.yaml:/data/config/production.yaml:ro