From 55770181c603a3ed4d7165609733f49ed728c70b Mon Sep 17 00:00:00 2001 From: "allen.yan" Date: Thu, 29 May 2025 12:52:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=AA=E9=99=A4=20.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index a3d3649..0000000 --- a/.env +++ /dev/null @@ -1,19 +0,0 @@ -# Project -PROJECT_NAME=ktvcentral -APP_DOMAIN=https://ktvcentral.test -LETSENCRYPT_EMAIL=you@example.com - -# Git -GIT_REPO_URL=http://47.251.18.130:3000/Leecheng/KTVCentral.git - -# Database -DB_DATABASE=Karaoke-Kingpin -DB_USERNAME=Karaoke-Kingpin -DB_PASSWORD=ESM7yTPMnavFmbBH - -# Redis -REDIS_HOST=redis -REDIS_PORT=6379 -QUEUE_CONNECTION=redis -CACHE_DRIVER=redis -SESSION_DRIVER=redis \ No newline at end of file