We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature Proposed Ability to bind to unix domain sockets,
[server.services.foo1] type = "unix" bind_addr = "./one.sock"
Use Case For putting behind reverse proxies where you don't want to use a port and want a easier name to remember. Benefits:
I am willing to help implement this feature
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Proposed
Ability to bind to unix domain sockets,
Use Case
For putting behind reverse proxies where you don't want to use a port and want a easier name to remember.
Benefits:
I am willing to help implement this feature
The text was updated successfully, but these errors were encountered: