Ratelimit database column

I am working out issues with my self-installation but upon doing so, I lost my browser-created password and subsequently racked up several “too many login attempts.” It appears each time I trigger it, I am being punished with an exponentially longer time, and it is now over an hour. This time continues to increment despite recreating the docker container quite a few times, thus it must be a database column. Which table/column shall I modify – and what should it be set to – in order to reset it to a less punitive timeout?

It looks like you can give ghost ratelimit amnesia by flushing the brute column when you are in this kind of a pinch.