Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosbarbero committed Feb 10, 2017
1 parent 538e3aa commit e34cb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ Health Check testing
In order to enabled heal check for Moip services will be needed to turn this flag on:

```
moip.health-indicator-enabled: true
moip.health-indicator-enabled: true #default false
```

The default value is `false` and there's a need to add the actuator dependency on the project:
Also there's a need to add the actuator dependency on the project:

```
<dependency>
Expand Down

0 comments on commit e34cb98

Please sign in to comment.