point new site to /var/www/html

This commit is contained in:
jacekpoz 2024-05-17 11:52:17 +02:00
parent 25842ee9da
commit a871881367
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -2,7 +2,7 @@ _: {
services.caddy = {
enable = true;
virtualHosts."jacekpoz.pl".extraConfig = ''
root /new/* /var/lib/gitea-runner/chmura/jacekpoz.pl
root /new/* /var/www/html
file_server
'';
virtualHosts."jpoz.pl".extraConfig = ''