mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
Update README.md
This commit is contained in:
parent
60f796dd0a
commit
b29ca06fb2
1 changed files with 6 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue