HajTex_living_with_keycloak/docker/README.md

10 lines
138 B
Markdown
Raw Normal View History

2024-12-30 02:50:43 +01:00
Don't forget to put the container checker into the crontab:
```
>> crontab -e
```
```
*/5 * * * * /bin/bash /docker/check_docker.sh
```