atticd change url
This commit is contained in:
@@ -30,7 +30,7 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (
|
||||
nginx.virtualHosts."cache.rotehaare.art" = lib.mkIf cfg.enableProxy (
|
||||
setup.proxyReverseFix cfg.hostName cfg.port // { }
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user