This commit is contained in:
root 2025-11-08 14:04:05 +00:00
parent bc24402f87
commit 83f05e5561

View file

@ -17,7 +17,7 @@ in {
}; };
virtualHostConfig = '' virtualHostConfig = ''
redir / /home.html redir / /home.html
root * ${distrust-homepage} root * ${distrust-homepage.out}
file_server file_server
''; '';
}; };