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
|
|
@ -59,4 +59,7 @@ APP_BASE_URL=
|
|||
|
||||
|
||||
# Hard delete files after days
|
||||
HARD_DELETE_AFTER_DAYS=60
|
||||
HARD_DELETE_AFTER_DAYS=60
|
||||
|
||||
# Force HTTPS for handling SSL Termination
|
||||
MINIO_ENDPOINT_SSL=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue