mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
fix payload
This commit is contained in:
committed by
GitHub
parent
e1af3a8759
commit
59a583fd06
@@ -158,9 +158,7 @@ jobs:
|
||||
-H 'x-api-key: YOUR-GENERATED-API-KEY' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"json":{
|
||||
"applicationId": "YOUR-APPLICATION-ID"
|
||||
}
|
||||
"applicationId": "YOUR-APPLICATION-ID"
|
||||
}'
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user