Closed
Description
Hi team,
When following instructions, i have the following error with a simple docker-compose up:
TypeError: 'Meta.fields' must not contain non-model field names: search, monitored, exploit_count__gt, exploit_count__gte, exploit_count__lt, exploit_count__lte
It seems that the docker is not mounting properly, I tried to give more resources to the docker daemon but nothing changes.
Thanks