Update filebot.yml

Mount "data" per https://www.filebot.net/forums/viewtopic.php?t=9594
This commit is contained in:
Cody
2019-12-21 13:23:46 -05:00
committed by GitHub
parent c2c884f930
commit a8ccabdc68

View File

@@ -45,6 +45,7 @@
set_fact:
pg_volumes:
- '/opt/appdata/{{pgrole}}:/config'
- '/opt/appdata/{{pgrole}}/data:/data'
- '{{path.stdout}}:{{path.stdout}}'
- '/mnt:/storage:rw'
- '/etc/localtime:/etc/localtime:ro'