Skip to content

Commit

Permalink
Deploy heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
CesarAugusto88 committed Mar 16, 2020
1 parent 4aeb058 commit 7843174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion confidence_chronogram/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

from django.core.wsgi import get_wsgi_application

os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'confidence_chronogram.settings')
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'confidencechronogram.settings')

application = get_wsgi_application()

0 comments on commit 7843174

Please sign in to comment.