Skip to content

Commit

Permalink
Remove unnecessary mount of /dev/snd in pipe config
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 committed Feb 19, 2025
1 parent ca4b92e commit bd12dd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/gmrenderer-pipe/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ services:
renderer:
image: giof71/gmrender-resurrect:latest
network_mode: host
devices:
- /dev/snd:/dev/snd
environment:
- PUID=${PUID:-1000}
- PGID=${PGID:-1000}
Expand Down

0 comments on commit bd12dd5

Please # to comment.