docs: update Dockerfile, README, env.example for image-converter
This commit is contained in:
@@ -57,4 +57,9 @@ EVENT_BUS_BACKEND=db
|
||||
# NATS_STREAM_NAME=MOVIES_DIARY_EVENTS
|
||||
# NATS_CONSUMER_NAME=worker
|
||||
|
||||
# Image conversion (optional — converts stored images to save disk space)
|
||||
# Disable by default; enable in the worker by setting ENABLED=true.
|
||||
# IMAGE_CONVERSION_ENABLED=false
|
||||
# IMAGE_CONVERSION_FORMAT=avif # avif | webp
|
||||
|
||||
RUST_LOG=presentation=debug,tower_http=debug,worker=info,application=info
|
||||
|
||||
Reference in New Issue
Block a user