diff --git a/hosts/kinda.sus.lol/services/hedgedoc.nix b/hosts/kinda.sus.lol/services/hedgedoc.nix index cc73ccf..0168a38 100644 --- a/hosts/kinda.sus.lol/services/hedgedoc.nix +++ b/hosts/kinda.sus.lol/services/hedgedoc.nix @@ -7,6 +7,7 @@ settings = { dbURL = "postgres://filled:by@dotenv:5432/file"; domain = "op.pai.wtf"; + host = "0.0.0.0"; protocolUseSSL = true; email = false; allowEmailRegister = false;