Work on Invoice Ninja v5.10.29
* Module now uses caddy instead of nginx * Module now has adminEmail and adminPassword options
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
services.invoice-ninja = {
|
||||
enable = true;
|
||||
database.createLocally = true;
|
||||
nginx = { };
|
||||
caddy = true;
|
||||
secretFile = ./test-secrets.env;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user