l codimd: codimd is now called hedgedoc
This commit is contained in:
parent
b40754586d
commit
c5a63e4985
|
@ -12,8 +12,9 @@ with import <stockholm/lib>;
|
|||
'';
|
||||
};
|
||||
|
||||
services.codimd = {
|
||||
services.hedgedoc = {
|
||||
enable = true;
|
||||
configuration.allowOrigin = [ "*" ];
|
||||
configuration = {
|
||||
db = {
|
||||
dialect = "sqlite";
|
||||
|
|
Loading…
Reference in a new issue