Mirotalk
Containered Apps
https://docs.mirotalk.com/mirotalk-sfu/self-hosting/#using-docker# clone this repo$ git clone https://github.com/miroslavpejic85/mirotalk.git# go to mirotalk dir$ cd mirotalk# copy .env.template to .env (edit it according to your needs)$ cp .env.template .env#...