🔒️ added security options to passbolt

This commit is contained in:
Markus Benjamin Tabler 2026-06-27 22:30:27 +02:00
parent 8f847d6769
commit 945edb5798

View file

@ -36,6 +36,8 @@ services:
- DB_PASSWORD=${DB_PASSWORD}
- DB_DATABASE=${DB_DATABASE}
- EMAIL_DEFAULT_TRANSPORT=${EMAIL_TRANSPORT}
- PASSBOLT_SSL_FORCE=true
- PASSBOLT_SECURITY_SSL_PROXY=true
volumes:
- type: bind
source: ${PGP_PATH}