mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-18 15:50:48 +01:00
build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user