Add monitoring

This commit is contained in:
Christoph Hagen
2023-01-31 22:16:44 +01:00
parent 2d683e34c4
commit 5381b28386
4 changed files with 33 additions and 5 deletions

View File

@ -7,5 +7,6 @@
"email": "schafkopf@example.com",
"password": "some-secret-string",
"tokenExpiryDuration": 15,
}
},
"monitoringTokens": [],
}