📝 — Remove real URLs from config-example.yaml

This commit is contained in:
Luc Didry 2023-10-24 10:50:48 +02:00
parent 5bca4fa261
commit 00dfc00aa8

View file

@ -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,7 +32,7 @@ websites:
- path: "/admin/"
checks:
- status-is: 401
- domain: "https://munin.framasoft.org"
- domain: "https://munin.example.org"
paths:
- path: "/"
checks: