PawanOsman / ChatGPT

OpenAI API Free Reverse Proxy
https://discord.pawan.krd
GNU Affero General Public License v3.0
5.62k stars 991 forks source link

Fix: The "file" argument must be of type string. (Cloudflared) #96

Closed MahdeenSky closed 7 months ago

MahdeenSky commented 7 months ago

deals with https://github.com/PawanOsman/ChatGPT/issues/95 so people are atleast able to run it locally, if cloudflared download fails.

MahdeenSky commented 7 months ago

Before: Screenshot 2024-04-18 at 6 44 54 PM

After Fix: Screenshot 2024-04-18 at 6 45 34 PM

jeffery9 commented 7 months ago

add config CLOUDFLARED=false in .env

PawanOsman commented 7 months ago

Thanks