Please the linter
This commit is contained in:
parent
c7d56d4b2d
commit
606567570c
|
@ -11,6 +11,7 @@
|
|||
allowEmailRegister = false;
|
||||
allowOrigin = [ "op.pai.wtf" ];
|
||||
};
|
||||
dbUrl = "postgres://filled:by@dotenv:5432/file";
|
||||
environmentFile = "/run/secrets/services/hedgedoc/.env";
|
||||
groups = [ config.users.groups.keys.name ];
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue