add flowerss
This commit is contained in:
9
flowerss-bot/docker-compose.yml
Normal file
9
flowerss-bot/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
version: '3.3'
|
||||||
|
services:
|
||||||
|
app:
|
||||||
|
image: indes/flowerss-bot
|
||||||
|
container_name: "flowerss-bot"
|
||||||
|
volumes:
|
||||||
|
- ./data:/root/.flowerss
|
||||||
|
restart:
|
||||||
|
unless-stopped
|
||||||
Reference in New Issue
Block a user