This commit is contained in:
2024-07-18 12:09:22 +02:00
parent de6af0ae0c
commit 348048306f

View File

@@ -62,7 +62,7 @@ http {
proxy_set_header Connection "";
chunked_transfer_encoding off;
proxy_pass http://minio;
proxy_pass http://minio/login;
}
# location /phpmyadmin/ {