Last active
February 1, 2016 10:45
-
-
Save nbari/9f8e8bcf6f9ae1b0a000 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
score-api: | |
url: http://127.0.0.1:8000/_healtcheck_ | |
expect: | |
status: 200 | |
if_not: | |
cmd: sv restart /service/score-api | |
notify: "your@team" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment