mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
Merge pull request #1 from jmischler72/fix_compose_docs
fix(docs): core compose wrong url
This commit is contained in:
commit
47d8fb3ec0
@ -71,7 +71,7 @@ This command lists all projects and services. Identify the composeId for the com
|
||||
|
||||
```http
|
||||
curl -X 'POST' \
|
||||
'https://canary.dokploy.com/api/compose.deploy' \
|
||||
'https://your-domain/api/compose.deploy' \
|
||||
-H 'accept: application/json' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-H 'Authorization: Bearer <token>' \
|
||||
|
Loading…
Reference in New Issue
Block a user