nixos/chatterbox: Production config

This commit is contained in:
2022-07-10 18:16:35 +01:00
parent f6c5a726de
commit 17b0f9e3de
5 changed files with 25 additions and 16 deletions

View File

@@ -62,6 +62,7 @@ in
{ }
wellKnown
];
useACMEHost = lib.my.pubDomain;
};
"localhost" = {
forceSSL = false;