h: disable openbsd.app as it is running on openbsd now
This commit is contained in:
parent
72b7a5aa5b
commit
149c88dea4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user