From 6e2b552492bbff076d672989f4721523708f09eb Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 25 Dec 2025 01:58:01 +0100 Subject: [PATCH] sadsad --- config/staging/db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/staging/db.php b/config/staging/db.php index 754c9c8..160f87e 100644 --- a/config/staging/db.php +++ b/config/staging/db.php @@ -31,7 +31,7 @@ $pgsql = [ 'schema' => 'public', 'user' => 'd0444c25', - 'password' =>secret '/7ü9+§ÄfkiQvGPr§2Op7', + 'password' => '/7ü9+§ÄfkiQvGPr§2Op7', 'options' => [ PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION,