We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669b51a commit 58f2de0Copy full SHA for 58f2de0
docker-cloud/apps/auto-redeploy.md
@@ -50,7 +50,7 @@ You can activate or deactivate **autoredeploy** on a service after it has been
50
51
1. Click into the service detail page.
52
2. Click **Edit**.
53
-3. Change the **autoredeploy** setting on the form to `true`
+3. Change the **autoredeploy** setting on the form to `true`.
54
4. Click **Save changes**.
55
56
@@ -75,4 +75,4 @@ PATCH /api/app/v1/service/(uuid)/ HTTP/1.1
75
{
76
"autoredeploy": true
77
}
78
-```
+```
0 commit comments