Other host redirects to default target ✅

Steps

When has common configuration: passDomains=www.foo.com,bar.com,www.baz.com; defaultTarget=https://default.example

When request to: other.com, /

Then response status is: 302 Found

Then location header is: https://default.example