POSTGRES_DB=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres

POSTGRES_DATABASE_URL=postgresql://postgres:postgres@library-db/postgres
