Update README.md
This commit is contained in:
parent
bb86d7a9d9
commit
124debc103
1 changed files with 6 additions and 0 deletions
|
@ -92,6 +92,12 @@ WEATHER_DIGITS = true
|
|||
LIVE_SYSTEM = true
|
||||
```
|
||||
|
||||
## Heartbeat
|
||||
|
||||
```/health```
|
||||
|
||||
Heartbeat endpoint can be useful to setting up a load balancers or an external uptime testing service that can make a request before hitting any routes.
|
||||
|
||||
## A docker-compose example:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue