boisebrigade / courtbot

Courtbot is a simple web service for subscribing to case hearing details via SMS.
https://openboise.org
ISC License
9 stars 3 forks source link

Force SSL for all env's #19

Open tylersamples opened 6 years ago

tylersamples commented 6 years ago

Phoenix 1.4.0 has almost released and it brings with it a few quality of life enhancements surrounding using SSL for locals.

Require SSL on dev, test, and production environments.