vector-engineering / covidcg

A COVID-19 CoV Genetics (CG) browser to inform therapeutics development
https://covidcg.org
MIT License
26 stars 5 forks source link

Add dev VM to cors_domains #505

Closed a13xk13m closed 2 years ago

a13xk13m commented 2 years ago

Added the VM to allowed CORS domains. Address is in cors_conf.py which is in .gitignore. Import is in a try/except block so the conf file doesn't need to be present in production or local developement.

atc3 commented 2 years ago

Next time - let's try to fix these big commit chains