Gustavo Freitas

Results 3 comments of Gustavo Freitas

I did it using components.add function ``` from vibora import Vibora, JsonResponse, Response from asyncpg import create_pool from vibora.hooks import Events import logging app = Vibora(log_handler=None) DB_CONFIG = { "host":...

Did you try to use a docker image?

same issue here with ubuntu 20.04