1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Update setup-nginx-proxy-with-minio.rst

This commit is contained in:
Ravind Kumar
2023-08-14 13:36:53 -04:00
committed by GitHub
parent fbee736485
commit 6a3a85bc84

View File

@ -10,7 +10,9 @@ Configure NGINX Proxy for MinIO Server
:local:
:depth: 2
The following documentation covers the minimum settings required to configure NGINX to proxy requests to MinIO.
The following documentation provides a baseline for configuring NGINX to proxy requests to MinIO in a Linux environment.
It is not intended as a comprehensive approach to NGINX, proxying, or reverse proxying in general.
Modify the configuration as necessary for your infrastructure.
This documentation assumes the following: