For the correct data base connection add environment variables described below:
POSTGRES_DB
POSTGRES_USER
POSTGRES_PASSWORD
or create appropriate files with the variables described above in project directory:
.env- for correct workdocker-compose.ymlenv.properties- for project configuration