BeePong / 42_transcendence

This group project is about creating a website for the mighty Pong contest!🏓
1 stars 1 forks source link

Setup nginx container #4

Closed linhtng closed 5 days ago

linhtng commented 1 week ago

To serve static files on django, we need a webserver like nginx. We need to set up nginx container and having proxy pass & ssl_certificate in nginx conf file, so that frontend/api calls backend.