fix: use correct compose service names in health checks
The verify_health functions passed short service names (postgres, clickhouse, server, logto) but the actual compose services are prefixed with cameleer-. This caused docker compose ps -q to return empty, so health was never read and checks always timed out. Also renamed server/server-ui service definitions to cameleer-server/cameleer-server-ui for consistency. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in: