We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf8e0a commit 9979d90Copy full SHA for 9979d90
docs/self-hosting/installation/index.md
@@ -101,6 +101,8 @@ volumes:
101
redis_data:
102
```
103
104
+For health check, a dedicated endpoint is available at `YOUR_URL/api/health`.
105
+
106
### Replace the default configs
107
108
You are to replace the default environment variables in the `docker-compose.yml` file.
0 commit comments