Skip to content

Commit

Permalink
Update auto-redeploy.md (docker#2486)
Browse files Browse the repository at this point in the history
  • Loading branch information
scjane authored and johndmulhausen committed Mar 28, 2017
1 parent 669b51a commit 58f2de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-cloud/apps/auto-redeploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can activate or deactivate **autoredeploy** on a service after it has been

1. Click into the service detail page.
2. Click **Edit**.
3. Change the **autoredeploy** setting on the form to `true`
3. Change the **autoredeploy** setting on the form to `true`.
4. Click **Save changes**.


Expand All @@ -75,4 +75,4 @@ PATCH /api/app/v1/service/(uuid)/ HTTP/1.1
{
"autoredeploy": true
}
```
```

0 comments on commit 58f2de0

Please sign in to comment.