#https nginx with django
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
just have a project deployment with DRF backend and React frontend. but just wonder how to setting DRF to https. what should I add inside settings.py
https nginx with django
Nothing, django typically doesn't handle https, you terminate it on nginx