feat: nextcloud test

This commit is contained in:
Nick 2024-10-17 16:51:43 -05:00
parent 84747ee171
commit 8e383305cc
2 changed files with 1 additions and 3 deletions

View file

@ -73,8 +73,6 @@ in {
virtualHosts = {
"https://${host}" = {
extraConfig = ''
reverse_proxy ${localhost}:${toString nextcloud.ports.port0}
tls ${nextcloud.ssl.cert} ${nextcloud.ssl.key}
'';
};