Update going-production.mdx
Some checks failed
Build Docker images / build-and-push-image-docs (push) Has been cancelled
Build Docker images / build-and-push-image-website (push) Has been cancelled

This commit is contained in:
Mauricio Siu
2025-04-22 00:37:00 -06:00
committed by GitHub
parent fa06dd0284
commit 8316583cab

View File

@@ -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":{