sprin / pg-discuss

A comment system backend in Python with PostgreSQL
http://pg-discuss.sprin.io/
10 stars 1 forks source link

Allow CORS_ORIGINS to be read from environment variable #11

Closed sprin closed 9 years ago

sprin commented 9 years ago

We should allow the user to specify a comma-separated list of origins in the CORS_ORIGINS environment variable.