Open rohitharavinder opened 5 months ago
Where is the documentation for what has to be done to configure NGINX for HTTP?
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.
Figure out how to host the web app over HTTP using NGINX and Gunicorn.