serhatcalik

Results 5 comments of serhatcalik

Stopped using PSQL I created my own dockerfile container with MySQL its working now. I still don't know what's causing this issue.

docker-compose.yml -> ``` version: "3" services: app: build: context: app # uncomment following lines for team edition or change UID/GID #args: # - edition=team # - PUID=0 # - PGID=0...

Did you fix that issue? Its getting my mic input only i couldn't change to Speaker/Headphones. Nevermind i fixed that issue.

I'm having the same issue I tried to change terminal too but didn't work either. I tried with source code from master branch on Windows it was working fine. I...