airtailor / react-express-fe

react app for portal
0 stars 0 forks source link

Add HTTPS to redirect URL #14

Closed jaredmurphy closed 6 years ago

jaredmurphy commented 6 years ago

The url we want to use for this app is https://www.airtailor-portal.com, which needs to have the DNS set up to handle HTTPS. For now, https://www.prod-airtailor-portal-client works but we need to fix the DNS to use the other url .

jaredmurphy commented 6 years ago

done. fixed with #66