diff options
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 08c2834..3d46bf6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -163,6 +163,8 @@ volumes: networks: netbird: driver: bridge + driver_opts: + com.docker.network.bridge.trusted_host_interfaces: "wt0" ipam: config: - subnet: 172.30.0.0/24 |
