We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a68b7c8 + 93f488b commit 4a74402Copy full SHA for 4a74402
content/recipes/terminus.md
@@ -238,7 +238,7 @@ export class HealthController {
238
}
239
```
240
241
-If your database is reachable, you should now see the following JSON-result when requesting `http://localhost:3000` with a `GET` request:
+If your database is reachable, you should now see the following JSON-result when requesting `http://localhost:3000/health` with a `GET` request:
242
243
```json
244
{
0 commit comments