diff --git a/config/asound.conf b/config/asound.conf index 3d47cc9..31cb2a6 100644 --- a/config/asound.conf +++ b/config/asound.conf @@ -1,3 +1,4 @@ -[ServerSettings] -MaxNudity=2 -AdminPassword=adminDocker \ No newline at end of file +pcm.!default { + type plug + slave.pcm "null" +} \ No newline at end of file