41 lines
721 B
JSON
41 lines
721 B
JSON
{
|
|
"Url":"http://127.0.0.1:5009/api/",
|
|
"Period":15000,
|
|
"Watch":[
|
|
{
|
|
"Type":"web",
|
|
"ShortName": "Voie93quarts",
|
|
"Uri":"https://voie93quarts.fr"
|
|
},
|
|
{
|
|
"Type":"web",
|
|
"ShortName": "Voie93quarts fallback",
|
|
"Uri":"https://sdgsdgsdg.voie93quarts.fr"
|
|
},
|
|
{
|
|
"Type":"web",
|
|
"ShortName": "Home assistant",
|
|
"Uri":"https://ha.voie93quarts.fr"
|
|
},
|
|
{
|
|
"Type":"web",
|
|
"ShortName": "Gitea",
|
|
"Uri":"https://git.voie93quarts.fr"
|
|
},
|
|
{
|
|
"Type":"docker",
|
|
"Uri":"http://192.168.1.156:4243",
|
|
"Containers":[
|
|
{
|
|
"ShortName": "Jellyfin container",
|
|
"ContainerName": "/jellyfin"
|
|
},
|
|
{
|
|
"ShortName": "Gitea container",
|
|
"ContainerName": "/gitea"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|