minio console

This commit is contained in:
2025-08-16 22:50:43 -05:00
parent 95b24e2cd1
commit 3dd8419ec8
+1 -1
View File
@@ -179,7 +179,7 @@ EOF
acmeRoot = null;
locations."/console" = {
proxyPass = "http://localhost:${toString opts.consolePort}/console";
proxyPass = "http://localhost:${toString opts.consolePort}";
};
# Add directive for s3like queries, which only accept root path allegedly