Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Docker Use a production WSGI server instead. #172

Open
cupuer007 opened this issue Aug 4, 2023 · 6 comments
Open

Docker Use a production WSGI server instead. #172

cupuer007 opened this issue Aug 4, 2023 · 6 comments

Comments

@cupuer007
Copy link

Translations compiled successfully
Running on 1338

  • Serving Flask app 'run'
  • Debug mode: off
    WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  • Running on all addresses (0.0.0.0)
  • Running on http://127.0.0.1:1338
  • Running on http://172.17.0.4:1338
@cupuer007
Copy link
Author

help me

@Rxm0n
Copy link
Owner

Rxm0n commented Aug 4, 2023

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
Copy link
Author

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?

@Rxm0n
Copy link
Owner

Rxm0n commented Aug 4, 2023

  • 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
Copy link
Author

  • 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
Copy link
Author

GPT3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants