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