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