feat: add ssl
This commit is contained in:
parent
e3a3f16fd6
commit
c3406d7df6
2 changed files with 9 additions and 5 deletions
|
|
@ -64,10 +64,7 @@ rec {
|
|||
ip = ips.pi;
|
||||
reverse_proxy = {
|
||||
port = 6167;
|
||||
extraConfig = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
};
|
||||
ssl = true;
|
||||
};
|
||||
domainOverride = "v2202603344638441294.bestsrv.de";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue