db:
driver: pgx
connect: 'postgres://postgres:password@localhost:5432/example'
jwtsecret: 'super secret string'
listen: ':3050'
public: true