mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
Update going-production.mdx
This commit is contained in:
@@ -155,7 +155,7 @@ jobs:
|
|||||||
curl -X 'POST' \
|
curl -X 'POST' \
|
||||||
'https://<your-dokploy-domain>/api/trpc/application.deploy' \
|
'https://<your-dokploy-domain>/api/trpc/application.deploy' \
|
||||||
-H 'accept: application/json' \
|
-H 'accept: application/json' \
|
||||||
-H 'Authorization: Bearer YOUR-TOKEN' \
|
-H 'x-api-key: YOUR-GENERATED-API-KEY' \
|
||||||
-H 'Content-Type: application/json' \
|
-H 'Content-Type: application/json' \
|
||||||
-d '{
|
-d '{
|
||||||
"json":{
|
"json":{
|
||||||
|
|||||||
Reference in New Issue
Block a user