# 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