repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

pico / imgs
Eric Bower · 31 Aug 24

registry.yml

 1version: 0.1
 2http:
 3  addr: :5000
 4storage:
 5  s3:
 6    region: us-east-1
 7    bucket: imgs
 8    # regionendpoint: http://minio:9000
 9    regionendpoint: https://minio.pico.sh
10  redirect:
11    disable: true