mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
📝 — Remove real URLs from config-example.yaml
This commit is contained in:
parent
5bca4fa261
commit
00dfc00aa8
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue