Skip to content

Commit 9444a6d

Browse files
committed
changed the database to be postgres
1 parent b1e4d13 commit 9444a6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

feedlink/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
# Quick-start development settings - unsuitable for production
2727
# See https://docs.djangoproject.com/en/5.2/howto/deployment/checklist/
2828

29-
SECRET_KEY = os.environ.get('SECRET_KEY')
3029

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

0 commit comments

Comments
 (0)