Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 239 Bytes

File metadata and controls

14 lines (12 loc) · 239 Bytes

image_processor

  • Converts images to webp as a service

Usage

Set env variables:

IMG_PROCESSOR.ADDR=0.0.0.0
IMG_PROCESSOR.PORT=5647
SNOWFLAKE.COORDINATOR=https://coordinator.example.com
cargo run --release