From 610b36551a61b09b543fbd6fdbc5c410a940fc3f Mon Sep 17 00:00:00 2001 From: HypoxiE Date: Thu, 21 Aug 2025 22:27:30 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=81=D0=BB=D0=BE=D0=B6=D0=BD=D1=91?= =?UTF-8?q?=D0=BD=20=D0=BF=D0=B0=D1=80=D0=BE=D0=BB=D1=8C=20=D0=BE=D1=82=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=BA=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init/00_init.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/00_init.sql b/init/00_init.sql index 0b03d3b..2b2a605 100644 --- a/init/00_init.sql +++ b/init/00_init.sql @@ -1,4 +1,4 @@ -ALTER USER postgres WITH PASSWORD 'postgres'; +ALTER USER postgres WITH PASSWORD '18Yks0#nMy}siEAIF$og'; CREATE ROLE discord_economy_bot WITH LOGIN