some formatting
This commit is contained in:
@@ -30,9 +30,7 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
nginx.virtualHosts."cache.rotehaare.art" = lib.mkIf cfg.enableProxy (
|
||||
setup.proxyReverseFix cfg // { }
|
||||
);
|
||||
nginx.virtualHosts."cache.rotehaare.art" = lib.mkIf cfg.enableProxy (setup.proxyReverseFix cfg);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user