Oxidized Docker - how to use git instead

Thanks will give it a go.

Was hoping there would be another way.

I tried the below with no success
on librenms I have tried http://0.0.0.0:8888 as oxidized runs on port 8888

in the oxidized config file i have tried

url: http://127.0.0.1:8000/api/v0/oxidized
url: http://0.0.0.0:8000/api/v0/oxidized

Is there no way to create a link between containers?

Or have some DNS config to assist with this type of deployment?