mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 08:24:37 +00:00
The base docker-compose.yaml was checked into git and thus would get overwritten on pull. - docker-compose.yaml uses named volumes as safe defaults - docker-compose.override.yaml (gitignored) holds user customizations - Compose automatically merges both files