fix: replace hardcoded version in deployment docs with placeholder

This commit is contained in:
SnapOtter
2026-05-10 20:17:40 +08:00
parent 6f1c00711b
commit 86a74ab706
+1 -1
View File
@@ -306,7 +306,7 @@ docker inspect --format='{{.State.Health.Status}}' SnapOtter
# Manual health check
curl http://localhost:1349/api/v1/health
# {"status":"healthy","version":"1.15.9"}
# {"status":"healthy","version":"x.y.z"}
```
## Reverse Proxy