fix pinchflat

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-12 22:41:02 -05:00
parent db6d5161ff
commit 1a969dfd17
3 changed files with 29 additions and 13 deletions

View file

@ -9,7 +9,7 @@ let
in
{
services.nginx.virtualHosts = {
"10.12.14.2" = {
"10.12.14.10" = {
locations = {
"/" = {
return = "301 http://h001.local.joshuabell.xyz";