This commit is contained in:
2026-03-17 11:39:33 +01:00
parent fd2c1a2d3c
commit 961e3cd2e3

View File

@@ -20,6 +20,8 @@ services:
POSTGRES_PASSWORD: ${PG_PASS:?database password required}
POSTGRES_USER: ${PG_USER:-authentik}
TZ: Europe/Bratislava
ports:
- 5433:5432
healthcheck:
interval: 30s
retries: 5