From b38e8e7257f91eb65f19eefe562f8d43ae5edd88 Mon Sep 17 00:00:00 2001 From: "Ole B. Rosentreter" Date: Mon, 23 Mar 2026 10:28:00 +0100 Subject: [PATCH] typo --- config.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 7e9cde6..1eb02aa 100644 --- a/config.yaml +++ b/config.yaml @@ -24,10 +24,8 @@ database: port: 5432 name: "laktatnebel" schema: "triathlon_coaching_com" - #user: "oleb" user: "postgres" - #password: "wpj_9+L6ukX+SN2-" - password: "B9cr--ZvfF@5cMdu" + password: "" paths: # Apache DocumentRoot -- 2.39.5