Set up Opodsync

This commit is contained in:
2025-04-08 03:08:46 +02:00
parent 848d652ac7
commit 0127dbc975
2 changed files with 11 additions and 0 deletions

View File

@@ -175,6 +175,11 @@
proxyWebsockets = true;
};
};
"podcast.psydnd.org" = {
useACMEHost = "psydnd.org";
forceSSL = true;
locations."/".proxyPass = "http://localhost:9090/";
};
};
};