open-ai / Dockerfile
free-gpt's picture
Update Dockerfile
2410f0c
raw
history blame contribute delete
No virus
111 Bytes
FROM rafaelcalleja/g4f:0.0.5
CMD /usr/local/bin/gunicorn app:app --bind 0.0.0.0:7860 --timeout 360 --workers 4