update proxy config
This commit is contained in:
@@ -89,7 +89,7 @@ in
|
||||
serverAliases = [ "pass.${homelab.public_domain}" ];
|
||||
extraConfig = ''
|
||||
tls /etc/ssl/blakedheld.xyz.crt /etc/ssl/blakedheld.xyz.key
|
||||
reverse_proxy http://127.0.0.1:${toString cfg.port}
|
||||
reverse_proxy 127.0.0.1:${toString cfg.port}
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user