typo
This commit is contained in:
parent
0eaaf0aee3
commit
af4735271d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
baseURL = "https://detect.baduhai.me";
|
baseURL = "https://detect.baduhai.me";
|
||||||
};
|
};
|
||||||
|
|
||||||
invoiceplane.sites,"invoice.baduhai.me" = {
|
invoiceplane.sites."invoice.baduhai.me" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = lib.toInt "${config.ports.paperless}";
|
port = lib.toInt "${config.ports.paperless}";
|
||||||
stateDir = "/data/invoiceplane";
|
stateDir = "/data/invoiceplane";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue