-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
nginx config example #71
Comments
|
That just points nginx directly to the web files. Is there also a way to let nginx be the proxy and handle the SSL stuff and just run headscale-ui in a separate container? That way nginx has no access to the files so I can't just do the |
I presume headscale-ui could be run via nginx, so any possibility of a config example?
The text was updated successfully, but these errors were encountered: