test stuff

This commit is contained in:
Julien Malka 2024-12-07 22:57:27 +01:00
parent 8ba2f944dd
commit ebe17beb8b
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83
2 changed files with 18 additions and 0 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use nix

17
test.json Normal file
View file

@ -0,0 +1,17 @@
{
"monitors": {
"mdr": {
"accepted_statuscodes": [
"200-299"
],
"headers": "{\n \"Host\": \"julienmalka.me\"\n}\n",
"keyword": "Ulm",
"type": "keyword",
"url": "https://82.67.34.230"
}
},
"notifications": {},
"settings": {},
"status_pages": {},
"tags": {}
}