Configuration values are stored in .env.development and referenced in application.properties.
Read also introduction article on my blog for more context. Pongo treats PostgreSQL as a Document Database benefiting from JSONB support. Unlike the plain text storage of the traditional JSON type, ...