app-store/apps/chatgpt-ui/metadata/description.md
DrMxrcy 46c0184786
Add ChatGPT UI (#339)
* Add ChatGPT UI

* Update config.json

* Update Depends On

* Change DB

* Change ENVs

* Change to MariaDB

* Fix Backend Connection

* Make Frontend Domain Exposable

* Update description.md

* Update description.md

* Update description.md
2023-04-17 02:27:01 -04:00

26 lines
939 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Domain Info
| Exposed Service | Local Port | Exposed Domain |
|----------------------|------------|---------------------|
| ChatGPT UI Front End | IP:8200 | example.com |
| ChatGPT UI Backend | IP:8201/admin | Not Exposed Via Domain|
## Error Notice
Sometimes on the Inital Install, the backend may give you a 500 or 502 error code.
If the backend gives you a 500/502 error, stop and restart the app!
# ChatGPT UI
A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage.
The server of this project[https://github.com/WongSaang/chatgpt-ui-server](https://github.com/WongSaang/chatgpt-ui-server)
## Documentation
- [English](https://wongsaang.github.io/chatgpt-ui/)
- [中文](https://wongsaang.github.io/chatgpt-ui/zh/)
https://user-images.githubusercontent.com/46235412/227156264-ca17ab17-999b-414f-ab06-3f75b5235bfe.mp4