Files
vmis/backend/app/services/scheduler/schedule_tenant.py
VMIS Developer 92ee91019e fix: use environment-specific PostgreSQL port (5432 prod / 5433 trial)
PG_PORT was hardcoded to 5433 (trial env), causing scheduler to fail
connecting to production PostgreSQL which listens on 5432.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 19:03:02 +08:00

42 KiB