Skip to content

Commit 086be8d

Browse files
authored
Merge pull request jdaarevalo#2 from felipenaf/patch-1
Update README.md
2 parents 657c3de + 63e70fe commit 086be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If want change this params in `docker-compose.yaml`
2828
| ------ | ------ |
2929
| POSTGRES_USER | The Postgres user to connect **postgres** |
3030
| POSTGRES_PASSWORD | The Postgres password to connect **postgres** |
31-
| POSTGRES_DB | The Postgres password to connect **postgres** |
31+
| POSTGRES_DB | The Postgres database name to connect **postgres** |
3232
| port | The port mapped by Postgres is **5432** in your container. In this example, use the port **5438** on the host machine |
3333

3434
## Run

0 commit comments

Comments
 (0)