Hello,
In my installation, everything works fine with my webodm, but I ran into a problem.
As i’m using my computer at work, my network address scheme lies in the 172.20.0.0/16 range.
By default docker-composer creates a 172.17.0.0/16 range, overlapping my networks so i’m unable to get to other servers.
Where exactly does one change the webodm docker-composer settings in order to change this to something else so I can remove the conflict?
Thanks