mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 13:09:50 +02: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