Files
firezone/rust
Thomas Eizinger 5a679ad264 feat(connection-tests): dynamically discover network interfaces (#3241)
Currently, we are hardcoding the network interface to use in the docker
compose file. This doesn't scale pariticularly well because
docker-compose doesn't like it when networks have overlapping address
ranges. Instead of hard-coding the address, we let docker compose choose
a network range and assign addresses to us.

---------

Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com>
2024-01-16 23:05:16 +00:00
..
2023-05-10 07:58:32 -07:00