Skip to content

Commit

Permalink
Update compose.yaml (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarlovi authored Dec 22, 2023
1 parent 149609b commit 11a5372
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/YASSG/default/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ services:
image: darthsim/imgproxy:v3
environment:
- IMGPROXY_LOCAL_FILESYSTEM_ROOT=/app
- IMGPROXY_MAX_ANIMATION_FRAMES=60
- IMGPROXY_ENABLE_AVIF_DETECTION=1
- IMGPROXY_ENABLE_WEBP_DETECTION=1
working_dir: /app
ports:
- 8090:8080
Expand Down

0 comments on commit 11a5372

Please sign in to comment.