A fork from the original repo https://github.com/WongSaang/chatgpt-ui-server. The main change is replacing OpenAI with Azure OpenAI
- Check out the code
- Copy .env.example to .env and add necessary Azure OpenAI settings
- Use
docker compose up -dto start the servers - BEFORE attempting to login, open 'localhost:9000/admin' in a browser. Add a dummy key as shown below
- Open
localhostin a browser to start