webserver/hedgedoc: fix upload path
This commit is contained in:
parent
d1a3a55da8
commit
008c122e28
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,8 @@ in {
|
|||
|
||||
# oauth2 provider config
|
||||
inherit (passwords.www_stefanjunker_de_hedgedoc) dropbox;
|
||||
|
||||
uploadsPath = "/var/lib/codimd/uploads";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue