update h001 for media

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-20 22:43:46 -05:00
parent 1b02f9ea95
commit 7d0baae2c1
4 changed files with 303 additions and 152 deletions

View file

@ -41,7 +41,7 @@
services.nginx = {
virtualHosts = {
"h001.net.joshuabell.xyz " = {
"h001.net.joshuabell.xyz" = {
locations."/" = {
proxyPass = "http://localhost:3000";
};