ramon-victor / freegpt-webui

GPT 3.5/4 with a Chat Web UI. No API key required.
https://freegpt-webui-chimera.ramonvc.repl.co
GNU General Public License v3.0
5.7k stars 1.29k forks source link

Docker Use a production WSGI server instead. #172

Open cupuer007 opened 1 year ago

cupuer007 commented 1 year ago

Translations compiled successfully Running on 1338

cupuer007 commented 1 year ago

help me

ramon-victor commented 1 year ago

If the question is to use a production WSGI server instead, you need to change the program's executor to run on the WSGI.

cupuer007 commented 1 year ago

If the question is to use a production WSGI server instead, you need to change the program's executor to run on the WSGI.

Do you have a tutorial?

ramon-victor commented 1 year ago
  • production WSGI server instead.

There are a few different ways to do this. You need to search for "Python Flask with production WSGI server instead."

cupuer007 commented 1 year ago
  • production WSGI server instead.

There are a few different ways to do this. You need to search for "Python Flask with production WSGI server instead."

I am running on 'Docker' on Windows 10, not on Python. How can I modify it to WSGI running on Docker?,

cupuer007 commented 1 year ago

GPT3