Postgres Table for admin settings

I am using Metabase with Postgres (for storing application settings). There was some setting to re-route the https traffic and after that I am unable to open the application. Which table in postgres is holding that setting, so that I can reset that? In short, I want to alter some admin settings in postgres application database.

Everything is in the 'setting' table.