chore: Add env for handling uploads SSL Termination (#6722)
This commit is contained in:
parent
7df63151b5
commit
d1e462bb37
3 changed files with 14 additions and 2 deletions
|
|
@ -38,3 +38,6 @@ USE_MINIO=1
|
|||
|
||||
# Nginx Configuration
|
||||
NGINX_PORT=80
|
||||
|
||||
# Force HTTPS for handling SSL Termination
|
||||
MINIO_ENDPOINT_SSL=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue