h: disable openbsd.app as it is running on openbsd now

This commit is contained in:
Aaron Bieber 2022-09-26 20:18:16 -06:00
parent 72b7a5aa5b
commit 149c88dea4
No known key found for this signature in database

View File

@ -449,12 +449,6 @@ in {
enableACME = true;
root = "/var/www/akb.io";
};
"openbsd.app" = {
forceSSL = true;
enableACME = true;
root = "/var/www/openbsd.app";
locations."/" = { proxyPass = "http://127.0.0.1:3000"; };
};
"tapenet.org" = {
forceSSL = true;
enableACME = true;