mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: hledger test
This commit is contained in:
parent
efbbeaa942
commit
e27fe1da36
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in
|
|||
hledger-web = {
|
||||
enable = true;
|
||||
host = localhost;
|
||||
baseUrl = host;
|
||||
baseUrl = "https://${host}";
|
||||
stateDir = service.paths.path0;
|
||||
port = service.ports.port0;
|
||||
allow = "edit";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue