forked from yaso_meth/mih-project
.
This commit is contained in:
@@ -90,7 +90,7 @@ http {
|
||||
|
||||
# chunked_transfer_encoding off;
|
||||
|
||||
proxy_pass http://minioUI:9001/;
|
||||
proxy_pass http://minioUI/;
|
||||
}
|
||||
|
||||
#Minio storage API
|
||||
@@ -106,7 +106,7 @@ http {
|
||||
# proxy_set_header Connection "";
|
||||
# chunked_transfer_encoding off;
|
||||
|
||||
proxy_pass http://minioAPI:9000/;
|
||||
proxy_pass http://minioAPI/;
|
||||
}
|
||||
|
||||
# location /phpmyadmin/ {
|
||||
|
||||
Reference in New Issue
Block a user