mirror of
https://github.com/simon987/lbry_feed.git
synced 2025-04-03 16:22:58 +00:00
9 lines
127 B
YAML
9 lines
127 B
YAML
version: "3"
|
|
|
|
services:
|
|
scraper:
|
|
image: simon987/lbry_feed
|
|
restart: always
|
|
environment:
|
|
- "LF_REDIS_HOST="
|