HajTex_living_with_keycloak/docker/README.md

9 lines
138 B
Markdown

Don't forget to put the container checker into the crontab:
```
>> crontab -e
```
```
*/5 * * * * /bin/bash /docker/check_docker.sh
```