We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Using Docker Compose (markdown)
443 is the default for HTTPS
Version element has been deprecated (https://docs.docker.com/compose/compose-file/04-version-and-name/#version-top-level-element-obsolete)
Remove extra dot from vw-data path
Fix naming leftovers
Enable zstd support for Caddy
Expose 443/udp in Caddy's config for HTTP/3
Match the Compose spec naming preference for the compose file (https://docs.docker.com/compose/compose-application-model/#the-compose-file)
Remove WEBSOCKET_ENABLED, no longer needed
Update caddy examples for websockets over port 80 (v1.29.0)
Added DOMAIN environment variable also to vaultwarden, otherwise attachments don't work in some cases.
Revert 04954003c2496ce4d241956f32ad8fb5f9ac9456...2f2ab6251622d186a4550e005e2202a4a1687a35 on Using Docker Compose
clarify `docker-compose` vs. `docker compose`
Fix command typo
docker-compose command is not functioning on latest docker version this was changed on Compose V2 to docker compose
Use dictionary syntax for environment variables. This avoids having to add a huge warning on how to quote in YAML files
Added prefix to DOMAIN environment variable
use new duckdns module instead of lego_deprecated
Changed service name to vaultwarden