caddy: add git.thewizard.link
This commit is contained in:
parent
98ff3c4dd8
commit
b0f5c30aaf
|
@ -26,6 +26,11 @@
|
|||
}
|
||||
'';
|
||||
|
||||
|
||||
virtualHosts."git.thewizard.link".extraConfig = ''
|
||||
reverse_proxy 127.0.0.1:3788
|
||||
'';
|
||||
|
||||
virtualHosts."files.thewizard.link".extraConfig = ''
|
||||
root * /srv/files
|
||||
file_server
|
||||
|
|
Loading…
Reference in a new issue