FP-Fix erlang-daemon.yaml
parent
1e85d76431
commit
4c857e4fdc
|
@ -24,6 +24,13 @@ tcp:
|
||||||
- "{{Hostname}}"
|
- "{{Hostname}}"
|
||||||
port: 4369
|
port: 4369
|
||||||
|
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "HTTP/1.1"
|
||||||
|
negative: true
|
||||||
|
|
||||||
|
|
||||||
extractors:
|
extractors:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
name: default-instances
|
name: default-instances
|
||||||
|
|
Loading…
Reference in New Issue