mirror of
https://github.com/simon987/poal_feed.git
synced 2025-04-04 08:23:03 +00:00
10 lines
146 B
YAML
10 lines
146 B
YAML
version: "3"
|
|
|
|
services:
|
|
scraper:
|
|
image: simon987/poal_feed
|
|
restart: always
|
|
environment:
|
|
- "PF_REDIS_HOST="
|
|
- "PF_RPS=1"
|