mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
chore: Add env for handling uploads SSL Termination (#6722)
This commit is contained in:
@@ -38,3 +38,6 @@ USE_MINIO=1
|
||||
|
||||
# Nginx Configuration
|
||||
NGINX_PORT=80
|
||||
|
||||
# Force HTTPS for handling SSL Termination
|
||||
MINIO_ENDPOINT_SSL=0
|
||||
|
||||
Reference in New Issue
Block a user