add media to ssl cert

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 21:54:06 -05:00
parent 24f6484496
commit 160be6071e
5 changed files with 45 additions and 67 deletions

View file

@ -58,13 +58,6 @@
proxyPass = "http://10.0.0.111";
};
};
"_" = {
default = true;
locations."/" = {
return = "404"; # or 444 for drop
};
};
};
};