diff --git a/config-example.yaml b/config-example.yaml index 7738cb6..668e9d7 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -22,7 +22,7 @@ ssl: # websites: !include websites.yaml # websites: - - domain: "https://mypads.framapad.org" + - domain: "https://mypads.example.org" paths: - path: "/mypads/" checks: @@ -32,11 +32,11 @@ websites: - path: "/admin/" checks: - status-is: 401 - - domain: "https://munin.framasoft.org" + - domain: "https://munin.example.org" paths: - path: "/" checks: - status-is: 301 - path: "/munin/" checks: - - status-is: 401 \ No newline at end of file + - status-is: 401