docs: update configuration example

This commit is contained in:
2024-11-05 20:48:20 +01:00
parent 453508688e
commit a443d9203d
4 changed files with 23 additions and 33 deletions

View File

@@ -93,7 +93,7 @@ docker run --rm --name goma-gateway \
### 4. Healthcheck
- Goma Gateway health check: `/health/live`
- Routes health check: `health/live`
- Routes health check: `health/routes`
### 5. Simple deployment in docker compose file