puma-dev
puma-dev copied to clipboard
Proxy doesn't work when domain is `local`
I'm trying to use puma-dev with the proxy support. If I specify local as the domain when starting puma-dev, the proxy feature doesn't work. It looks like the requests are not reaching puma-dev, nothing shows up in the puma-dev logs after the initial startup. I noticed that if I add search local to the file /etc/resolver/local which is generated by puma-dev everything works as expected.
I'm running macOS 12.3, Apple Silicon.
This still seems to be an issue, but the work-around suggested here does work 👍