Skip to content

Commit

Permalink
Merge pull request #186 from leodpena/patch-1
Browse files Browse the repository at this point in the history
Update README.md to reflect the correct health response
  • Loading branch information
adamdecaf authored Apr 9, 2024
2 parents 061bb94 + 8fac2c3 commit 275aff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ curl https://YOUR-METRO2-APP-URL.a.run.app/health
```
You should get this response:
```
{"health":true}
{"status":"alive"}
```

### Data persistence
Expand Down

0 comments on commit 275aff4

Please sign in to comment.