Skip to content

Commit a0752de

Browse files
committed
llmupdate
1 parent d6ec992 commit a0752de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode_backend/backend/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# SECURITY WARNING: keep the secret key used in production secret!
2323
SECRET_KEY = 'django-insecure-3i1tui3mzz&3ovzlutdog7y!j=8o9(vuah3yg*k!a57r%u(6%w'
24-
GEMINI_API_KEY = "AIzaSyDU88ywematkfLK7q9j5GXIRlZhewSDH3E"
24+
GEMINI_API_KEY = "AIzaSyCEtv_0PJw6NRF-LaMbrWlihi2fxKjUkOs"
2525

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

0 commit comments

Comments
 (0)