caddy: add files.thewizard.link

This commit is contained in:
Alexandre Cavalheiro 2024-08-16 09:03:20 -03:00
parent 3b53bbf60e
commit 10aa3c6c9a
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -25,5 +25,10 @@
flush_interval -1
}
'';
virtualHosts."files.thewizard.link".extraConfig = ''
root * /srv/files
file_server
'';
};
}