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