Skip to content

Commit 801050e

Browse files
authored
fix: Update img proxy env to be consistent with prod (#732)
1 parent 694a0e4 commit 801050e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.docker/docker-compose-infra.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ services:
159159
- IMGPROXY_LOCAL_FILESYSTEM_ROOT=/images
160160
- IMGPROXY_USE_ETAG=true
161161
- IMGPROXY_ENABLE_WEBP_DETECTION=true
162+
- IMGPROXY_PRESETS=default=width:3000/height:8192
163+
- IMGPROXY_FORMAT_QUALITY=jpeg=80,avif=62,webp=80
162164

163165
rest-catalog:
164166
image: tabulario/iceberg-rest

0 commit comments

Comments
 (0)