This commit is contained in:
2024-07-25 12:05:04 +02:00
parent f3653e934c
commit 10d5cbeadb

View File

@@ -189,7 +189,7 @@ http {
chunked_transfer_encoding off;
proxy_pass https://MIH-Minio:90001; # This uses the upstream directive definition to load balance
proxy_pass https://MIH-Minio:9001; # This uses the upstream directive definition to load balance
}
location ~ /.well-known/acme-challenge/ {