NextChat Docker Deploy + Affordable API Key Guide
Self-host ChatGPT-Next-Web with a custom base URL and access password.
Quick start
docker run -d --name nextchat \
-p 3000:3000 \
-e OPENAI_API_KEY=your-key \
-e BASE_URL=https://api.jiesou.ai/v1 \
-e CODE=your-password \
yidadaa/chatgpt-next-web
Put HTTPS + strong CODE in front before exposing publicly.
Check latency: API status monitor