mirror of
https://github.com/Ayymoss/Plutainer
synced 2026-08-24 14:32:06 -04:00
Update README with Auto Heal instructions
This commit is contained in:
parent
00bf8095fe
commit
d8983004d3
1 changed files with 3 additions and 1 deletions
|
|
@ -147,7 +147,9 @@ The container includes a robust health check script that verifies the server is
|
|||
|
||||
The health check is enabled by default. You can disable it by setting the corresponding environment variable (`PLUTO_HEALTHCHECK` or `IW4X_HEALTHCHECK`) to `"false"`. This can be useful for debugging or if you do not wish to set an RCON password.
|
||||
|
||||
Please note for the healthcheck to work correctly, games that support RCon whitelists need to have localhost permitted and/or "127.0.0.1"
|
||||
Please note that for the healthcheck to work correctly, games that support RCon whitelists need to have localhost permitted and/or "127.0.0.1"
|
||||
|
||||
To have your servers restarted automatically, simply add [Auto Heal](https://github.com/willfarrell/docker-autoheal) to the compose.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue