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
Description
No description provided
371 KiB
Languages
Python 64%
HTML 31.5%
JavaScript 2.7%
CSS 1.2%
Batchfile 0.2%
Other 0.4%