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 = {
|
hledger-web = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = localhost;
|
host = localhost;
|
||||||
baseUrl = host;
|
baseUrl = "https://${host}";
|
||||||
stateDir = service.paths.path0;
|
stateDir = service.paths.path0;
|
||||||
port = service.ports.port0;
|
port = service.ports.port0;
|
||||||
allow = "edit";
|
allow = "edit";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue