mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
Added raspberry pi specific documentation to docker-compose
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
|||||||
- "8998:17442"
|
- "8998:17442"
|
||||||
image: tzahi12345/youtubedl-material:latest
|
image: tzahi12345/youtubedl-material:latest
|
||||||
ytdl-mongo-db:
|
ytdl-mongo-db:
|
||||||
|
# If you are using a Raspberry Pi, use mongo:4.4.18
|
||||||
image: mongo:4
|
image: mongo:4
|
||||||
logging:
|
logging:
|
||||||
driver: "none"
|
driver: "none"
|
||||||
|
|||||||
Reference in New Issue
Block a user