Moved docker files to backend

This commit is contained in:
Isaac Grynsztein
2020-04-15 02:02:14 -04:00
parent 0d54cb9872
commit 90c2d3f70b
2 changed files with 0 additions and 0 deletions

View File

@@ -1,15 +0,0 @@
version: "2"
services:
ytdl_material:
environment:
ALLOW_CONFIG_MUTATIONS: 'true'
restart: always
volumes:
- ./appdata:/app/appdata
- ./audio:/app/audio
- ./video:/app/video
- ./subscriptions:/app/subscriptions
ports:
- "8998:17442"
image: tzahi12345/youtubedl-material:latest