open / Dockerfile
free-gpt's picture
Update Dockerfile
13df263 verified
raw
history blame contribute delete
113 Bytes
FROM rafaelcalleja/g4f:0.0.10
CMD /usr/local/bin/gunicorn app:app --bind 0.0.0.0:7860 --timeout 360 --workers 4