feat: glance test

This commit is contained in:
Nick 2025-07-03 21:01:55 -05:00
parent 76aa17f2fb
commit 1fdf9e3d5e
2 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ let
configHelpers = {
service = glance;
hostname = config.networking.hostName;
localhost = web.localhost.address0;
localhost = web.localhost.address1;
host = configHelpers.service.domains.url0;
};
configPath = ./config;