pull/729/merge
kieric82 1 month ago committed by GitHub
commit 5809aeb1e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,7 +22,7 @@ services:
image: mongo:4
logging:
driver: "none"
container_name: mongo-db
container_name: ytdl-mongo-db
restart: always
volumes:
- ./db/:/data/db

Loading…
Cancel
Save