.
This commit is contained in:
parent
b3a587d1c9
commit
5caa19bc59
1 changed files with 2 additions and 2 deletions
|
|
@ -90,7 +90,7 @@ http {
|
||||||
|
|
||||||
# chunked_transfer_encoding off;
|
# chunked_transfer_encoding off;
|
||||||
|
|
||||||
proxy_pass http://mzansi-innovation-hub.co.za:9001;
|
proxy_pass http://MIH-Minio:9001/;
|
||||||
}
|
}
|
||||||
|
|
||||||
#Minio storage API
|
#Minio storage API
|
||||||
|
|
@ -106,7 +106,7 @@ http {
|
||||||
# proxy_set_header Connection "";
|
# proxy_set_header Connection "";
|
||||||
# chunked_transfer_encoding off;
|
# chunked_transfer_encoding off;
|
||||||
|
|
||||||
proxy_pass http://mzansi-innovation-hub.co.za:9000;
|
proxy_pass http://MIH-Minio:9000/;
|
||||||
}
|
}
|
||||||
|
|
||||||
# location /phpmyadmin/ {
|
# location /phpmyadmin/ {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue