add configureNginx
This commit is contained in:
parent
db1130be1a
commit
d2e3610649
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
||||||
settings.url = "https://porcelain.doll.repair";
|
settings.url = "https://porcelain.doll.repair";
|
||||||
createDb = true;
|
createDb = true;
|
||||||
dbPasswordFile = config.sops.secrets.db_password.path;
|
dbPasswordFile = config.sops.secrets.db_password.path;
|
||||||
|
configureNginx.enable = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue