Revert "jmap-proxy: initial setup"

This reverts commit 456a11295e.
This commit is contained in:
Rouven Seifert 2024-04-19 22:57:04 +02:00
parent 456a11295e
commit 48576d9c61
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -20,10 +20,5 @@ in
enableACME = true;
forceSSL = true;
};
"jmap.${domain}" = {
locations."/" = {
proxyPass = "http://127.0.0.1:5000";
};
};
};
}