Files
bttoxin-pipeline/docker-compose.yml
zly d66abf1596 refactor(docker): rename postgres service to avoid DNS conflicts
- Rename service from 'postgres' to 'bttoxinpostgres'
- Rename container from 'bttoxin-postgres' to 'bttoxinpostgres'
- Update DATABASE_URL references to use new container name
- Prevents DNS collision with other projects on shared frontend network

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 21:04:36 +08:00

3.6 KiB