mitai-jinkendo/backend
Lars ec3c279e11
Some checks failed
Build Test / lint-backend (push) Waiting to run
Build Test / build-frontend (push) Waiting to run
Deploy Development / deploy (push) Has been cancelled
fix: use German APT mirror for better connectivity
- Switch from deb.debian.org to ftp.de.debian.org (33% packet loss observed)
- Add APT retry logic (3 attempts) for flaky connections
- Fixes deployment timeout on backend build (postgresql-client install)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 09:48:23 +01:00
..
db.py 9b 2026-03-18 08:27:33 +01:00
Dockerfile fix: use German APT mirror for better connectivity 2026-03-18 09:48:23 +01:00
main.py 9b 2026-03-18 08:27:33 +01:00
migrate_to_postgres.py 9b 2026-03-18 08:27:33 +01:00
requirements.txt 9b 2026-03-18 08:27:33 +01:00
schema.sql 9b 2026-03-18 08:27:33 +01:00
startup.sh 9b 2026-03-18 08:27:33 +01:00