mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
feat: opencloud test
This commit is contained in:
parent
3ab2ef86b9
commit
9c65eb3d71
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
address = localhost;
|
||||
stateDir = "/var/lib/${service.name}";
|
||||
environment = {
|
||||
OC_INSECURE = "false";
|
||||
OC_INSECURE = "true";
|
||||
};
|
||||
environmentFile = config.sops.secrets."${service.name}-pass".path;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue