fix acme host
This commit is contained in:
parent
f3bce53ed1
commit
3099056e2a
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
|||
nginx.virtualHosts."uplink.darkest.space" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
useACMEHost = "uplink.darkest.space";
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${builtins.toString headscale-port}";
|
||||
proxyWebsockets = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue