fixed weak matcher
parent
bc22395721
commit
a5a9cbeb80
|
@ -20,8 +20,9 @@ http:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Dashboard'
|
||||
- 'Tasks'
|
||||
- /dashboard
|
||||
- /tasks
|
||||
- github.com/mher/flower
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
|
|
Loading…
Reference in New Issue