# Example for dbconfig.yaml ```yaml user: "user" password: "password" dbname: "test" sslmode: "disable" hostname: "localhost" ``` We use Postgres v. 16 You need to create own yaml file