OpenDataServices / standards-lab

Open Standards Lab. A web tool for users and creators of Open Standards.
https://standards-lab.readthedocs.io/
GNU Affero General Public License v3.0
2 stars 0 forks source link

settings: allowed hosts: add '0.0.0.0' #44

Closed BibianaC closed 3 years ago

BibianaC commented 3 years ago

@michaelwood good point. It might be a good idea to add something in the README. What do you think?

michaelwood commented 3 years ago

@michaelwood good point. It might be a good idea to add something in the README. What do you think?

Yep good idea, I think this should go as a note in the developer documentation, perhaps with a link to the django docs on this setting. In a deployed situation we won't be using django's internal webserver so this won't be relevant to everyone.