mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update default.nix
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
virtualHosts = {
|
||||
"thilohohlt.com" = {
|
||||
root = inputs.website;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:1000";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user