-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support binding to a unix domain socket instead of a TCP address in serve-web #191043
Comments
Nice, thanks! |
I can do this
what now? |
Also is it an issue that the socket file wasn't release/deleted after a ctrl+C? |
We should probably automatically delete the file if it exists
You can do a |
Originally posted by @leifwalsh in #191014 (comment)
The text was updated successfully, but these errors were encountered: