Merge pull request #4385 from gigor/main
Fixes wrong variable name in supabase template
This commit is contained in:
@@ -1139,7 +1139,7 @@ services:
|
||||
- UPLOAD_SIGNED_URL_EXPIRATION_TIME=120
|
||||
- TUS_URL_PATH=/upload/resumable
|
||||
- TUS_MAX_SIZE=3600000
|
||||
- IMAGE_TRANSFORMATION_ENABLED=true
|
||||
- ENABLE_IMAGE_TRANSFORMATION=true
|
||||
- IMGPROXY_URL=http://imgproxy:8080
|
||||
- IMGPROXY_REQUEST_TIMEOUT=15
|
||||
- DATABASE_SEARCH_PATH=storage
|
||||
|
||||
Reference in New Issue
Block a user