Please the linter
This commit is contained in:
parent
47480b71c9
commit
d17c07852f
|
@ -5,7 +5,7 @@
|
||||||
services.hedgedoc = {
|
services.hedgedoc = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
dbUrl = "postgres://filled:by@dotenv:5432/file";
|
dbURL = "postgres://filled:by@dotenv:5432/file";
|
||||||
domain = "op.pai.wtf";
|
domain = "op.pai.wtf";
|
||||||
protocolUseSSL = true;
|
protocolUseSSL = true;
|
||||||
email = false;
|
email = false;
|
||||||
|
|
Loading…
Reference in New Issue