add update instructions

main
Cogent Apps 2023-03-18 01:53:20 +00:00
parent 56c76164a5
commit a39ac48549
1 changed files with 6 additions and 0 deletions

View File

@ -48,6 +48,12 @@ docker run -v $(pwd)/data:/app/data -p 3000:3000 ghcr.io/cogentapps/chat-with-gp
Then navigate to http://localhost:3000 to view the app. Then navigate to http://localhost:3000 to view the app.
## Updating
```
docker pull ghcr.io/cogentapps/chat-with-gpt:release
```
## License ## License
Chat with GPT is licensed under the MIT license. See the LICENSE file for more information. Chat with GPT is licensed under the MIT license. See the LICENSE file for more information.