mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-15 20:20:10 +00:00
Add support for configuring public port timeout on databases via API: - Add public_port_timeout field to schema documentation with 3600s default - Add validation rules (integer|nullable|min:1) - Update all database type configurations to support the field - Add comprehensive test coverage for the feature