Update ackee-panel.yaml
parent
bded94df29
commit
f371df3c57
|
@ -18,7 +18,7 @@ info:
|
|||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/favicon.ico"
|
||||
|
||||
stop-at-first-match: true
|
||||
|
@ -32,4 +32,4 @@ http:
|
|||
|
||||
- type: dsl
|
||||
dsl:
|
||||
- "status_code==200 && (\"-1495233116\" == mmh3(base64_py(body)))"
|
||||
- "status_code==200 && (\"-1495233116\" == mmh3(base64_py(body)))"
|
||||
|
|
Loading…
Reference in New Issue