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
537619237e
commit
d33328926e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
||||||
address = localhost;
|
address = localhost;
|
||||||
stateDir = "/var/lib/${service.name}";
|
stateDir = "/var/lib/${service.name}";
|
||||||
environment = {
|
environment = {
|
||||||
OC_INSECURE = "false";
|
OC_INSECURE = "true";
|
||||||
};
|
};
|
||||||
environmentFile = config.sops.secrets."${service.name}-pass".path;
|
environmentFile = config.sops.secrets."${service.name}-pass".path;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue