fix copy paste error

This commit is contained in:
chaos 2025-02-02 16:47:26 +00:00
parent a1b49c7adf
commit 0003bb3af1
No known key found for this signature in database

View file

@ -134,7 +134,7 @@
radicale_htpasswd = {
user = "radicale";
group = "radicale";
fetchScript = '' $secretFile"
fetchScript = ''
simple_get_htpasswd "/api-keys/radicale" $secretFile"
'';
};