adunkman / dc311rn.com

Quickly check the status of a DC 311 service request
https://www.dc311rn.com
MIT License
6 stars 0 forks source link

Remove Cloudfront URL. #33

Closed adunkman closed 6 years ago

adunkman commented 6 years ago

Cloudfront is now configured to hit /assets instead, which simplifies the configuration between staging and production.

This PR needs to wait for Cloudfront’s configuration change to propagate, probably a few hours or so should be plenty of time. We can verify that no requests are coming to cloudfront-* URLs to ensure the configuration has been deployed.

This change was initiated in #31, which introduced the support for both URLs so Cloudfront’s configuration could be updated.