diff --git a/pas/settings.py b/pas/settings.py
index a2b1b74858b54e9096be4f0962e984708ff21952..42132d55cc9fcfb161e7717249912d62c8ecb1cf 100644
--- a/pas/settings.py
+++ b/pas/settings.py
@@ -21,7 +21,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
 # See https://docs.djangoproject.com/en/3.2/howto/deployment/checklist/
 
 # SECURITY WARNING: keep the secret key used in production secret!
-SECRET_KEY = 'B8ve2kye2D3@Vekezcye$#udghb#TK$hUMwX5vhbV@JBxqdXJ4BoA^%UdddRYswT'
+SECRET_KEY = 'django-insecure-r0hfpfd#gt30%9tj!8@&%q2t&^m&s-qz7(o(qgj@qait@&25gc'
 
 # SECURITY WARNING: don't run with debug turned on in production!
 DEBUG = False