add default path for saving videos on host

master
Andy 8 years ago
parent c27f3a93bd
commit 7c6549a5c7
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -7,5 +7,6 @@ services:
network_mode: bridge
volumes:
- $XDG_RUNTIME_DIR/pulse:/run/user/1000/pulse:ro
- $HOME/Downloads:/home/user/mps
environment:
- PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/native

Loading…
Cancel
Save