mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: replace hardcoded version in deployment docs with placeholder
This commit is contained in:
@@ -306,7 +306,7 @@ docker inspect --format='{{.State.Health.Status}}' SnapOtter
|
|||||||
|
|
||||||
# Manual health check
|
# Manual health check
|
||||||
curl http://localhost:1349/api/v1/health
|
curl http://localhost:1349/api/v1/health
|
||||||
# {"status":"healthy","version":"1.15.9"}
|
# {"status":"healthy","version":"x.y.z"}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Reverse Proxy
|
## Reverse Proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user