POSTGRES_HOST = "localhost" POSTGRES_PORT = "5432" POSTGRES_USER = "postgres" POSTGRES_PASSWORD = "postgres" POSTGRES_DB = "lib"