fix: enable ACME for weechat.dadada.li
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
34ae7f3748
commit
0ea73f3187
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
|||
};
|
||||
};
|
||||
services.nginx.virtualHosts."weechat.dadada.li" = {
|
||||
useACMEHost = "webchat.dadada.li";
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
root = "${pkgs.nginx}/html";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue