Skip to content

Commit 25a14af

Browse files
committed
Add DJANGO_AMBER_CNAME settings
1 parent 99ae417 commit 25a14af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pythonineducation/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,5 @@
124124
# https://docs.djangoproject.com/en/1.9/howto/static-files/
125125

126126
STATIC_URL = '/static/'
127+
128+
DJANGO_AMBER_CNAME = 'pythonineducation.org'

0 commit comments

Comments
 (0)