fix copy paste error
This commit is contained in:
parent
a1b49c7adf
commit
0003bb3af1
|
@ -134,8 +134,8 @@
|
|||
radicale_htpasswd = {
|
||||
user = "radicale";
|
||||
group = "radicale";
|
||||
fetchScript = '' $secretFile"
|
||||
simple_get_htpasswd "/api-keys/radicale" $secretFile"
|
||||
fetchScript = ''
|
||||
simple_get_htpasswd "/api-keys/radicale" $secretFile"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue