From 65122f4827f3734ca7f331c4a4034638dd5131c3 Mon Sep 17 00:00:00 2001 From: shwon Date: Mon, 19 Jan 2026 11:15:04 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.env=20=ED=8C=8C=EC=9D=BC=EC=9D=84=20G?= =?UTF-8?q?it=20=EC=B6=94=EC=A0=81=20=EB=8C=80=EC=83=81=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index 1f2813c95..000000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL="postgresql://postgres:bugloss@localhost:5432/codeit-test?schema=public" \ No newline at end of file