caddy: add files.thewizard.link
This commit is contained in:
parent
3b53bbf60e
commit
10aa3c6c9a
|
@ -25,5 +25,10 @@
|
||||||
flush_interval -1
|
flush_interval -1
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
virtualHosts."files.thewizard.link".extraConfig = ''
|
||||||
|
root * /srv/files
|
||||||
|
file_server
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue