iotempire / iotempower

IoTempower is a framework and environment for making the Internet of Things (IoT) accessible for everyone
MIT License
24 stars 21 forks source link

Change Docker containers I.P to not conflict with LANs #51

Open Natomac opened 1 year ago

Natomac commented 1 year ago

Docker container runs on 172.17. on the Raspberry and it conflicts with the U.T university LAN. Assign a new I.P at etc/docker/damon.json "default-address-pools" : [{"base": "10.10.0.0/16", "size": 24}]