diff --git a/README.md b/README.md index dd0d089..c6bdb43 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Also add following variables inside of a .env file inside of the backend directo ``` \\ .env file contents -POSTGRES_DB=compass +POSTGRES_DATABASE=compass POSTGRES_USER=postgres POSTGRES_PASSWORD=admin POSTGRES_HOST=db