zbmed-semtec / mock_recommendation_system

GNU General Public License v3.0
0 stars 0 forks source link

7w - Figure out NGINX configuration for HTTP #1

Open rohitharavinder opened 3 months ago

rohitharavinder commented 3 months ago

Figure out how to host the web app over HTTP using NGINX and Gunicorn.

ljgarcia commented 1 month ago

Where is the documentation for what has to be done to configure NGINX for HTTP?

rohitharavinder commented 1 month ago

Configuring NGINX for HTTP is done by simple adding the IP address of the server machine. This is documented here as part of the README within the mock_recommendation_system repository.