What's changed
- Now idlewatcher works correctly with
stop
andkill
method - Fixed idlewatcher returning empty HTTP response
- Fixed idlewatcher not waking / stopping container correctly
- Fixed bug that
proxy.<alias>.no_tls_verify
does not apply - Fixed for not getting correct public port when
scheme
=tcp
orudp
- Improved error output
- New: now you can also use
proxy.$<index>.<field>
instead ofproxy.<alias>.<field>