From e5ed553fd7be546aede1a8eb48d978049404c5c4 Mon Sep 17 00:00:00 2001 From: topuser <1549469775@qq.com> Date: Mon, 13 Apr 2026 09:48:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.env.example'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a9f2351..67b4e98 100644 --- a/.env.example +++ b/.env.example @@ -1 +1 @@ -DATABASE_URL=postgresql://postgres:123456qaz@localhost:6666/postgres \ No newline at end of file +DATABASE_URL=postgresql://postgres:xxxxxx@localhost:6666/postgres \ No newline at end of file