We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 720333f + 24e98d0 commit a806a56Copy full SHA for a806a56
1 file changed
xqueue/settings.py
@@ -85,7 +85,7 @@
85
MEDIA_URL = ''
86
87
# Make this unique, and don't share it with anybody.
88
-SECRET_KEY = 'uofqkujp@z#_vtwct+v716z+^3hijelj1^fkydwo2^pbkxghfq'
+SECRET_KEY = '[PLACEHOLDER]'
89
90
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
91
0 commit comments