This commit is contained in:
2025-09-20 20:17:25 +03:00
parent 5b8559f254
commit 38210d34cd
2 changed files with 20 additions and 1 deletions
+8
View File
@@ -27,6 +27,14 @@
}
];
};
# "localhost:8890" = {
# listen = [
# {
# addr = "127.0.0.1";
# port = 8890;
# }
# ];
# };
"localhost:8890" = {
forceSSL = false;
enableACME = false;