Added raspberry pi specific documentation to docker-compose

pull/646/merge
Tzahi12345 2 years ago
parent e7325b2dc2
commit b859d08d86

@ -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"

Loading…
Cancel
Save