mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
Add separate API to create services with custom Docker compose instead of oneclick services implement as a POST to /services/compose. This is somewhat similar to /applications/dockercompose but that API is the only one in ApplicationsController that actually works with the `Service` model.