mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
86695b2de2
commit
4fecd8b2b3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
||||||
inherit (flake.config.services.instances) firefly-iii web;
|
inherit (flake.config.services.instances) firefly-iii web;
|
||||||
inherit (flake.config.machines.devices) ceres;
|
inherit (flake.config.machines.devices) ceres;
|
||||||
service = firefly-iii;
|
service = firefly-iii;
|
||||||
localhost = web.localhost.address0;
|
localhost = web.localhost.address1;
|
||||||
host = service.domains.url0;
|
host = service.domains.url0;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue