TNRIS / api.tnris.org

Django RESTful API and PostgreSQL backend database management system for maintaining and serving Texas GIO's available data and content.

Home Page:https://api.tnris.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove nginx 443 proxy

adambreznicky opened this issue · comments

commented

since migrating the app to a fargate deployment, the load balancer listeners are configured to redirect port 80 traffic to 443. this means we should be able to delete this same redirect from the nginx config: django.conf file

commented

resolved 655d7c7