Fix typo defining basicauth for caddy

This commit is contained in:
Evie Litherland-Smith 2023-11-20 08:28:17 +00:00
parent a853475779
commit 7c01aac140

View file

@ -44,7 +44,7 @@ in {
};
};
services.caddy.virtualHosts."sync.xenia.me.uk".extraConfig = ''
basic_auth {
basicauth {
evie $apr1$LB0wVd6I$BHVPIyh.F5Ewt9/7PqAtS.
}
reverse_proxy http://localhost:8384