webserver/hedgedoc: fix upload path

This commit is contained in:
steveej 2021-09-16 13:55:16 +02:00
parent d1a3a55da8
commit 008c122e28

View file

@ -120,6 +120,8 @@ in {
# oauth2 provider config
inherit (passwords.www_stefanjunker_de_hedgedoc) dropbox;
uploadsPath = "/var/lib/codimd/uploads";
};
};
};