sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

changed ALLOWED_HOSTS in django settings to include all host names we use. #203

Closed javierggt closed 3 years ago

javierggt commented 3 years ago

Description

This PR changes the ALLOWED_HOSTS variable in Django settings so it includes all our common hostnames. Perhaps we should consider going over the configuration.

Testing