handbrake gpu update

This commit is contained in:
2024-08-07 14:49:31 -07:00
parent c04de93042
commit 17311e3dd2
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ services:
- "${VOL_CONFIG_PATH:-./}/config/ghb:/config/ghb"
- "${VOL_PATH:-./data}/handbrake/storage:/storage"
- "${VOL_PATH:-./data}/handbrake/complete:/output"
- "${VOL_PATH:-./data}/handbrake/watch:/watch"
restart: "unless-stopped"
ports:
- "5800:5800"