Skip to content

Commit 9e87f6e

Browse files
Update self-hosting/lifecycle-maintenance/healthchecks.mdx
Co-authored-by: benitav <[email protected]>
1 parent 73d6d01 commit 9e87f6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

self-hosting/lifecycle-maintenance/healthchecks.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ You can use the `/probes/liveness` endpoint to confirm the service is alive.
2323
A `200` status code shows the system is alive.
2424

2525
A `400` status code shows the system is **not** alive.
26+
27+
<Tip>
28+
**Example**: An example configuration with Docker Compose is available in the [self-host-demo app](https://github.com/powersync-ja/self-host-demo/blob/main/services/powersync.yaml).
29+
</Tip>

0 commit comments

Comments
 (0)