this repo has no description
at main 14 lines 353 B view raw
1version: "3.8" 2services: 3 tap: 4 image: "ghcr.io/bluesky-social/indigo/tap:latest" 5 ports: 6 - "2480:2480" 7 volumes: 8 - type: bind 9 source: ./data/ 10 target: /data 11 environment: 12 TAP_MAX_DB_CONNS: 12 13 TAP_SIGNAL_COLLECTION: social.scrumble.beta.account.profile 14 TAP_COLLECTION_FILTERS: social.scrumble.*