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