change .env in READ.me

This commit is contained in:
pmoharana-cmd 2024-03-02 15:23:13 -05:00
parent 7e1e31244c
commit c6482e7c84

View File

@ -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