Update lidarr-dashboard-unauth.yaml
parent
b18a05eb04
commit
b5c7470769
|
@ -13,10 +13,12 @@ info:
|
||||||
tags: lidarr,dashboard,exposure
|
tags: lidarr,dashboard,exposure
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- raw:
|
- method: GET
|
||||||
- |
|
path:
|
||||||
GET /settings/indexers HTTP/1.1
|
- "{{BaseURL}}"
|
||||||
Host: {{Hostname}}
|
|
||||||
|
host-redirects: true
|
||||||
|
max-redirects: 2
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
|
Loading…
Reference in New Issue