From 47ae5f1659d96c9fa6dee64b9129a7af745e84df Mon Sep 17 00:00:00 2001 From: Horilla <131998600+horilla-opensource@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:28:31 +0530 Subject: [PATCH] [FIX] .env.dist --- .env.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.dist b/.env.dist index d36c0f4ea..fcde20f8c 100644 --- a/.env.dist +++ b/.env.dist @@ -6,7 +6,8 @@ SECRET_KEY=django-insecure-j8op9)1q8$1&0^s&p*_0%d#pr@w9qj@1o=3#@d=a(^@9@zd@%j # Don't use "*" for ALLOWED_HOSTS in production ALLOWED_HOSTS=www.example.com,example.com,* -CSRF_TRUSTED_ORIGINS=example.com,* + +CSRF_TRUSTED_ORIGINS= # Database URL