managarten/docker/postgres
Till JS e06e8cca59 fix(infra): use postgres -c flags instead of config_file override
The config_file override replaced the entire default PostgreSQL config
including listen_addresses, breaking inter-container communication.
Use inline -c flags instead which only override specific parameters.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 11:42:42 +01:00
..
postgresql.conf fix(infra): use postgres -c flags instead of config_file override 2026-03-24 11:42:42 +01:00