From e9896e9da37be6ad57f43000b1a8092756c7abb7 Mon Sep 17 00:00:00 2001 From: Fortune-Ndlovu Date: Tue, 28 Apr 2026 03:48:26 +0100 Subject: [PATCH] remove: database: Signed-off-by: Fortune-Ndlovu --- docs/rhdh-local-guide/postgresql-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/rhdh-local-guide/postgresql-guide.md b/docs/rhdh-local-guide/postgresql-guide.md index 07fe612..df1b295 100644 --- a/docs/rhdh-local-guide/postgresql-guide.md +++ b/docs/rhdh-local-guide/postgresql-guide.md @@ -80,5 +80,4 @@ If you want to use PostgreSQL with RHDH, here are the steps: port: ${POSTGRES_PORT} user: ${POSTGRES_USER} password: ${POSTGRES_PASSWORD} - database: ${POSTGRES_DB} ``` \ No newline at end of file