diff --git a/.env.template b/.env.template index 71c488291..f553174ac 100644 --- a/.env.template +++ b/.env.template @@ -5,7 +5,7 @@ # Django Configuration SECRET_KEY=your_very_long_random_secret_key_here_minimum_50_characters DEBUG=False -ALLOWED_HOSTS=localhost,127.0.0.1,yourdomain.com +ALLOWED_HOSTS=* # Database Configuration - CyberPanel Database DB_NAME=cyberpanel diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 14f890967..be073f4b5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,7 @@