Update README.md

This commit is contained in:
Lisa 2025-03-21 19:54:44 +01:00
parent 1c79e73f40
commit 043f64763c

View File

@ -42,6 +42,7 @@ Main point of PVT Chat is to fix accord bugs and continue maintenance for said a
# for production
docker-compose -f docker-compose.prod.yml up
# use -d tag to run it in the background
# use --build tag to build app
```
---