ironstar-io / tokaido

Zero-conf Drupal Local Development Environments with Docker
https://tokaido.io
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

Fix/missing networks in proxy #184

Closed ironmike-au closed 5 years ago

ironmike-au commented 5 years ago

fixes an issue the proxy service wasn't marshalling the network list correctly and just used the current project.

This patch causes the proxy to look up all projects in ~/.tok/global.yml and adds them if their corresponding docker network still exists.