Skip to content

Commit 9b9a359

Browse files
authored
Merge pull request #7 from 0xflotus/patch-1
edit config
2 parents b4df6bf + ddbca98 commit 9b9a359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Default config:
6060
pageTitle: 'Nest.js Monitoring Page',
6161
port: 3001,
6262
path: '/status',
63-
ignoreStartsWith: '/healt/alive',
63+
ignoreStartsWith: '/health/alive',
6464
spans: [
6565
{
6666
interval: 1, // Every second

0 commit comments

Comments
 (0)