init
This commit is contained in:
17
CoreDNS/UptimeKuma/docker-1.json
Executable file
17
CoreDNS/UptimeKuma/docker-1.json
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "docker",
|
||||
"name": "CoreDNS - Docker",
|
||||
"interval": 60,
|
||||
"retryInterval": 20,
|
||||
"maxretries": 1,
|
||||
"notificationIDList": [
|
||||
3,
|
||||
4
|
||||
],
|
||||
"url": "",
|
||||
"accepted_statuscodes": [
|
||||
"200-299"
|
||||
],
|
||||
"docker_container": "coredns",
|
||||
"docker_host": 1
|
||||
}
|
Reference in New Issue
Block a user