We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e4d13 commit 9444a6dCopy full SHA for 9444a6d
feedlink/settings.py
@@ -26,7 +26,6 @@
26
# Quick-start development settings - unsuitable for production
27
# See https://docs.djangoproject.com/en/5.2/howto/deployment/checklist/
28
29
-SECRET_KEY = os.environ.get('SECRET_KEY')
30
31
# SECURITY WARNING: don't run with debug turned on in production!
32
DEBUG = True
0 commit comments