mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
handbrake tweaks
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "${VOL_PATH:-./data}/handbrake/watch2:/watch2"
|
||||
- "${VOL_PATH:-./data}/handbrake/trash:/trash"
|
||||
restart: "unless-stopped"
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "5800:5800"
|
||||
# Below for GPU
|
||||
|
||||
Reference in New Issue
Block a user