vps-arm-2024-08-31-19-31-36

This commit is contained in:
Alexander Szczepanski
2024-08-31 19:31:37 +02:00
parent 1e11cac9c3
commit 6d5e9fe4ae
4 changed files with 45 additions and 11 deletions

View File

@ -9,7 +9,7 @@ in
"frigate.szczepan.ski" = {
forceSSL = true;
enableACME = true;
basicAuth = { alex = secrets.frigate-password; };
basicAuthFile = config.sops.secrets.frigate-password.path;
};
};
};