Added raspberry pi specific documentation to docker-compose

This commit is contained in:
Tzahi12345
2023-05-02 22:51:52 -04:00
parent e7325b2dc2
commit b859d08d86

View File

@@ -18,6 +18,7 @@ services:
- "8998:17442"
image: tzahi12345/youtubedl-material:latest
ytdl-mongo-db:
# If you are using a Raspberry Pi, use mongo:4.4.18
image: mongo:4
logging:
driver: "none"