Add docker config example

This commit is contained in:
FoxxMD 2024-05-03 17:50:55 -04:00
parent f7b2cdc67d
commit ee4a260883

View File

@ -27,3 +27,13 @@ password =
unknown = autodiscovered:netbox-scanner
tag = prime
cleanup = yes
[Docker:firstSource]
host = unix:///var/run/docker.sock
device=MyNetboxDevice
[Docker:secondSource]
# using something like docker-socket-proxy
# With NETWORK=1 CONTAINERS=1 POST=0
host = tcp://192.168.1.1:2375
device=MyOtherNetboxDevice