Loading service/anon_ticket.md +3 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,9 @@ project. Frontend is served by gunicorn and ngnix as proxy and nginx for ## Services The nginx reverse proxy listens on the standard HTTP and HTTPS ports, handles TLS termination, and forwards requests to the ticketlobby application. TLS termination, and forwards requests to the ticketlobby service unit that launches gunicorn, which handles the anon_ticket Django project (call ticketlobby) containing the application WSGI. ## Storage Loading Loading
service/anon_ticket.md +3 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,9 @@ project. Frontend is served by gunicorn and ngnix as proxy and nginx for ## Services The nginx reverse proxy listens on the standard HTTP and HTTPS ports, handles TLS termination, and forwards requests to the ticketlobby application. TLS termination, and forwards requests to the ticketlobby service unit that launches gunicorn, which handles the anon_ticket Django project (call ticketlobby) containing the application WSGI. ## Storage Loading