From 066475c4872595a59354f64d54f185bbdbdc7385 Mon Sep 17 00:00:00 2001 From: xiaji Date: Wed, 10 Dec 2025 17:21:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=94=A8=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index 2a83d1e..0000000 --- a/.env +++ /dev/null @@ -1,8 +0,0 @@ -# Django settings -SECRET_KEY=django-insecure-&_@v3e5@!x+fa5273@v=^&02p@(#b89=p^06ifule17*p+g@u8 -DEBUG=True -ALLOWED_HOSTS=127.0.0.1,localhost - -# Static and media files -STATIC_ROOT=static -MEDIA_ROOT=media \ No newline at end of file