To make easier to run the app locally with docker and in CI, the configurations were adjusted to read the database access from environment variables: 1. POSTGRES_USER 2. POSTGRES_PASS 3. POSTGRES_HOST
To make easier to run the app locally with docker and in CI, the configurations were adjusted to read the database access from environment variables: 1. POSTGRES_USER 2. POSTGRES_PASS 3. POSTGRES_HOST