We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657c3de commit 63e70feCopy full SHA for 63e70fe
README.md
@@ -28,7 +28,7 @@ If want change this params in `docker-compose.yaml`
28
| ------ | ------ |
29
| POSTGRES_USER | The Postgres user to connect **postgres** |
30
| POSTGRES_PASSWORD | The Postgres password to connect **postgres** |
31
-| POSTGRES_DB | The Postgres password to connect **postgres** |
+| POSTGRES_DB | The Postgres database name to connect **postgres** |
32
| port | The port mapped by Postgres is **5432** in your container. In this example, use the port **5438** on the host machine |
33
34
## Run
0 commit comments