vps-arm-2024-08-31-19-50-48

This commit is contained in:
Alexander Szczepanski
2024-08-31 19:50:48 +02:00
parent 0913bfdf70
commit ed4197f387
5 changed files with 16 additions and 11 deletions

View File

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