diff --git a/README.md b/README.md index 315e9511..2ef2b80f 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ $ cp docker-compose.template.yml docker-compose.yml $ docker pull mirotalk/sfu:latest # Create and start containers $ docker-compose up # -d +# To stop and remove resources +$ docker-compose down ``` - Open in browser https://localhost:3010