Files
stacks/passbolt/.env.example
T
valknarandClaude Sonnet 4.6 ec92d55e3c fix(mailpit): bind UI to port 8025 so healthcheck passes; revert email FROM changes
Port 0 disabled the web UI but broke the built-in /readyz healthcheck.
Binding to 8025 keeps the UI accessible within the Docker network only
(no Traefik labels) and lets the container report healthy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 19:34:40 +02:00

5 lines
114 B
Bash

TRAEFIK_HOST=passbolt.example.com
NETWORK_NAME=falcon_network
EMAIL_FROM=passbolt@pivoine.art
EMAIL_USER=Passbolt