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.
1 parent a68b7c8 commit 93f488bCopy full SHA for 93f488b
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