THIS should work

This commit is contained in:
jacekpoz 2024-05-17 12:10:49 +02:00
parent cc6cfa6649
commit 9635ff06f2
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/* /srv/jacekpoz.pl
root /new/* /srv/web/jacekpoz.pl
file_server
'';
virtualHosts."jpoz.pl".extraConfig = ''