1
0
Fork 0

Add vpn alias

This commit is contained in:
Malte Brandy 2021-12-16 23:42:08 +01:00
parent 807d5310cd
commit fbecdebb3c

View file

@ -591,6 +591,7 @@ in
enable = true;
virtualHosts = {
"home.lo.m-0.eu" = {
serverAliases = "home.vpn.m-0.eu";
extraConfig = "proxy_buffering off;";
locations."/" = {
proxyPass = "http://[::1]:8123";