db disable ssl

This commit is contained in:
Johannes Jöns 2024-02-17 21:21:05 +01:00
parent 32446ab218
commit b2a25c9da5

View file

@ -52,7 +52,7 @@
forceSSL = true;
};
"db.missing.ninja" = {
enableACME = true;
enableACME = false;
forceSSL = false;
locations."/" = {
proxyPass = "http://134.255.219.135:8000/";