Initial Commit
This commit is contained in:
8
example.config.ron
Normal file
8
example.config.ron
Normal file
@ -0,0 +1,8 @@
|
||||
(
|
||||
services: {
|
||||
"example": (
|
||||
url: "https://example.org",
|
||||
mode: Check200,
|
||||
),
|
||||
},
|
||||
)
|
||||
Reference in New Issue
Block a user