From 65b9dbc586862dbfd0c9c876b631f7010b5a1170 Mon Sep 17 00:00:00 2001 From: behruz-dev Date: Sat, 22 Nov 2025 22:19:21 +0500 Subject: [PATCH] fuck you code --- config/conf/corsheaders.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/conf/corsheaders.py b/config/conf/corsheaders.py index bf86889..5596a47 100644 --- a/config/conf/corsheaders.py +++ b/config/conf/corsheaders.py @@ -9,6 +9,4 @@ CORS_ALLOW_CREDENTIALS = True CSRF_TRUSTED_ORIGINS = [ 'https://api.meridynpharma.com/', - 'http://api.meridynpharma.com/' - 'https://api.meridynpharma.com' ] \ No newline at end of file