Update README.md

This commit is contained in:
LRVT
2023-02-19 05:01:40 +01:00
committed by GitHub
parent 96df49237d
commit b9a71a7b43

View File

@@ -12,5 +12,6 @@ cp -R mirotalk/app/ /mnt/docker-volumes/mirotalk/app
cp -R mirotalk/public/ /mnt/docker-volumes/mirotalk/public
rm -rf mirotalk
# may move the .env too and adjust compose file
# then docker compose up
````