**Describe the bug** `defaultAllowFrom` is set to `127.0.0.1/32` but this is an IPv4 address and excludes IPv6 addressing. **Additional context** Include `::1/128` as well to support either stack (or in some cases some Docker installations that are IPv6-only).