mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2026-05-03 07:00:11 +00:00
fix: update health check response from "ok" to "pong"
This commit is contained in:
parent
738fb26dd2
commit
241a9c56e8
@ -266,7 +266,7 @@ Only npubs listed in the `ADMIN_NPUBS` environment variable can access admin met
|
||||
|
||||
| Method | Parameters | Description |
|
||||
|--------|------------|-------------|
|
||||
| `ping` | none | Health check - returns "ok" |
|
||||
| `ping` | none | Health check - returns "pong" |
|
||||
| `create_account` | `[username]`, `[domain]`, `[email]` | Create a new user account (OAuth flow) |
|
||||
|
||||
## Response Format
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user