[READ-ONLY] Mirror of https://github.com/mrgnw/djangular.
0

Configure Feed

Select the types of activity you want to include in your feed.

Adding host

+1 -1
+1 -1
project/settings/prod.py
··· 3 3 DEBUG = False 4 4 5 5 # This should be set to the production domain (e.g. django-angular-pt.com) 6 - ALLOWED_HOSTS = ['http://sippies.herokuapp.com/'] 6 + ALLOWED_HOSTS = ['sippies.herokuapp.com']