Docker network bridge overlapping with IP addressing used for the VPN clients on the host

When I deployed my app using docker-compose, it creates a default network bridge and this bridge interface overlaps with the IP address used for the VPN clients on the host. How can I avoid this?