We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d38c149 + 5b10cd6 commit 84f421aCopy full SHA for 84f421a
docs/config.md
@@ -1243,6 +1243,8 @@ and [here](https://easyengine.io/tutorials/nginx/block-wp-login-php-bruteforce-a
1243
maxretry = 10
1244
```
1245
1246
+!!! info If you run nginx in a container, append `, chain=DOCKER-USER` to the jail.local action.
1247
+
1248
## Health checks
1249
A preliminary health check API endpoint is exposed at `/v1/health`. The endpoint returns a `json` response in the format shown below.
1250
If a non-200 HTTP status code is returned or if the returned `healthy` field is `false` the ntfy service should be considered as unhealthy.
0 commit comments