Update README.md

This commit is contained in:
Andrei Canta 2023-03-26 23:53:46 +03:00 committed by GitHub
parent 60f796dd0a
commit b29ca06fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,12 @@ Crafted with love and care to provide the best experience possible.
---
## Self-host using Docker
```
docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest
```
## Give Feedback
If you have any feature requests or bug reports, go to [feedback.chatpad.ai](https://feedback.chatpad.ai).