POSTGRES_USER=pguser
POSTGRES_PASSWORD=pguserpassword
POSTGRES_HOST=postgres
POSTGRES_PORT=5432
POSTGRES_DB=app

