Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 142 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 142 Bytes

GPT Proxy

docker run -d --restart always -p 8000:8000 -e OPENAI_API_KEY=YOUR_API_KEY -e USERNAME=admin -e PASSWORD=password my-fastapi-app