feat(hosts/wizdesk): add stella subdomain
Done in December but... Oh well. A story for another day.
This commit is contained in:
parent
bb4b8f865f
commit
0180400c9b
1 changed files with 6 additions and 0 deletions
|
|
@ -58,5 +58,11 @@
|
||||||
header X-Robots-Tag "none"
|
header X-Robots-Tag "none"
|
||||||
reverse_proxy 127.0.0.1:8123
|
reverse_proxy 127.0.0.1:8123
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
virtualHosts."stella.thewizard.link".extraConfig = ''
|
||||||
|
root * /srv/stella
|
||||||
|
header X-Robots-Tag "none"
|
||||||
|
file_server
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue