add default path for saving videos on host
This commit is contained in:
parent
c27f3a93bd
commit
7c6549a5c7
@ -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…
Reference in New Issue
Block a user