mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -05:00
feat: glance test
This commit is contained in:
parent
6e7ef9901c
commit
0e431fe4b1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
assets-path = "/home/${user0}/Files/Projects/dotfiles/modules/nixos/services/glance/assets";
|
||||
host = "https://${configHelpers.host}";
|
||||
host = configHelpers.host;
|
||||
# host = "0.0.0.0";
|
||||
port = configHelpers.service.ports.port0;
|
||||
# auth = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue