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