Hey folks, QQ: If I want to locally test a new http connector that I made and have the destination be the local json option, would I have to do anything else other than
docker compose up
and spin up the local instance and test? Of do i have to do anything in addition to it ie mounting FS etc. Thanks!