Try without postgres

This commit is contained in:
2026-02-25 16:35:59 -06:00
parent 1da1c314d7
commit 510edb6c6e

View File

@@ -19,6 +19,4 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ="America/Chicago" - TZ="America/Chicago"
- SONARR__POSTGRES__HOST=10.0.1.10
- SONARR__POSTGRES__USER=postgres
- SONARR__POSTGRES__PASSWORD=${POSTGRES_PASSWORD:?error}