Fix docker-compose

This commit is contained in:
Francesc Gordillo 2020-05-30 20:46:42 +02:00
parent 52c13625d7
commit a85ca4e026
No known key found for this signature in database
GPG Key ID: A4F3669C5B80A7AF

View File

@ -13,7 +13,7 @@ services:
container_name: wahay
environment:
- DISPLAY=unix$DISPLAY
- PULSE_SERVER=unix:/run/user/1000/pulse/native
- PULSE_SERVER=unix:/run/user/${UID:-1000}/pulse/native
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix:ro
- /run/user/${UID:-1000}/pulse:/run/user/${UID:-1000}/pulse