coolify/routes
Andras Bacsai 6ee75cfa65 fix(api): remove deprecated docker compose application endpoint
Drop the unstable applications/dockercompose route and controller path now that
service creation is handled by POST /api/v1/services. Add coverage to ensure the
deprecated endpoint stays unregistered while the services endpoint remains
available.
2026-05-11 13:20:05 +02:00
..
ai.php feat(mcp): add MCP server with read-only tools for Coolify resources 2026-04-29 10:30:43 +02:00
api.php fix(api): remove deprecated docker compose application endpoint 2026-05-11 13:20:05 +02:00
channels.php
console.php
web.php refactor(api): return generic error messages for upstream and storage failures 2026-04-20 11:50:30 +02:00
webhooks.php