Update README.md

This commit is contained in:
LRVT 2023-02-20 18:48:13 +01:00 committed by GitHub
parent f7e9dbf178
commit 58bdaf0879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,7 @@ rm -rf mirotalk
# may move the .env too and adjust compose file
# then docker compose up
````
You must use a reverse proxy and enable SSL to proxy to the container port TCP/3000.
This is necessary as you are not allowed to run WebRTC on plaintext http after Chrome 47+.