This commit is contained in:
SebastianStork 2025-06-13 16:54:03 +02:00
parent e285ab3183
commit 9fb4a18ee5
11 changed files with 22 additions and 44 deletions

View file

@ -42,8 +42,7 @@ in
# environmentFile = config.sops.templates."hedgedoc/environment".path;
settings = {
domain = cfg.domain;
inherit (cfg) port;
inherit (cfg) domain port;
protocolUseSSL = true;
allowAnonymous = false;
allowEmailRegister = false;