docker-compose.yml: the database URL, as production has it

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-18 21:45:51 +00:00
parent c8df148546
commit bc7491a377

View File

@@ -8,6 +8,9 @@ services:
PGID: "100"
TZ: "America/Toronto"
IPX_LOG: "ipx=info"
# IPX_DATABASE_URL=postgres://... to use Postgres; without it, /data/state.db (SQLite).
env_file:
- /mnt/fast/appdata/ipodderx/database.env
ports:
- "8099:8099" # web UI
- "6881:6881/tcp" # BitTorrent peers