Updated indexer documentation to reflect recent healthchecks addition
This commit is contained in:
@@ -5,6 +5,7 @@ The indexer by default
|
||||
- Ignores API keys when in development mode
|
||||
- Uses Elmah error logging (endpoint: `/elmah`, local files: `~/logs`)
|
||||
- Uses serilog logging (local files: `~/logs`)
|
||||
- Uses HealthChecks (endpoint: `/healthz`)
|
||||
## Installing the dependencies
|
||||
## Ubuntu 24.04
|
||||
1. Install the .NET SDK: `sudo apt update && sudo apt install dotnet-sdk-8.0 -y`
|
||||
|
||||
Reference in New Issue
Block a user