Skip to content

Commit 5decb49

Browse files
committed
2 parents 1650f8a + fc8ed97 commit 5decb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alex/alex/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# See https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/
2121

2222
# SECURITY WARNING: keep the secret key used in production secret!
23-
SECRET_KEY = '7@44#yxswxs009daj(tm0z7=1_^!y$--#_hi9kg4j$xn9+ew-s'
23+
SECRET_KEY = ''
2424

2525
# SECURITY WARNING: don't run with debug turned on in production!
2626
DEBUG = True

0 commit comments

Comments
 (0)