Correct production name

This commit is contained in:
Daniel Roy Greenfeld 2015-10-03 17:08:11 -07:00
parent 4781c2baa2
commit a6e10f6600

View File

@ -218,6 +218,6 @@ RAVEN_CONFIG = {
}
{% endif %}
# Custom Admin URL, use {% raw %}{% url 'admin:index' %}{% endraw %}
ADMIN_URL = env('ADMIN_URL')
ADMIN_URL = env('DJANGO_ADMIN_URL')
# Your production stuff: Below this line define 3rd party library settings