mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
womangling
This commit is contained in:
parent
9015d6ebab
commit
ad469cf152
2 changed files with 9 additions and 0 deletions
|
|
@ -38,5 +38,12 @@
|
||||||
reverse_proxy * localhost:3902
|
reverse_proxy * localhost:3902
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
"womangling.noratrieb.dev" = {
|
||||||
|
logFormat = "";
|
||||||
|
extraConfig = ''
|
||||||
|
encode zstd gzip
|
||||||
|
reverse_proxy * localhost:3902
|
||||||
|
'';
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -59,6 +59,8 @@ let
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
womangling = combine [ vps1 vps3 vps4 ];
|
||||||
|
|
||||||
garage = combine [ vps1 vps2 vps3 vps4 ];
|
garage = combine [ vps1 vps2 vps3 vps4 ];
|
||||||
|
|
||||||
# --- apps
|
# --- apps
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue