Corrected *Healthy* typo

This commit is contained in:
Giuseppe Nardiello 2023-01-10 23:55:38 +01:00
parent f8307fd40f
commit 81f5e3dc69

View file

@ -17,7 +17,7 @@ docker container run -d \
Healthcheck is provided as a basic init control.
Container is **Healthly** after the database init phase, that is after `INIT_BACKUP` or `INIT_RESTORE_LATEST` happends without check if there is an error, **Starting** otherwise. Not other checks are actually provided.
Container is **Healthy** after the database init phase, that is after `INIT_BACKUP` or `INIT_RESTORE_LATEST` happends without check if there is an error, **Starting** otherwise. Not other checks are actually provided.
## Variables