Update nginx-proxy-manager.yaml
parent
83ce96c915
commit
7138f7cc7f
|
@ -20,3 +20,9 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- '"page" id="login" data\-version="([0-9.]+)">'
|
||||
|
|
Loading…
Reference in New Issue