As soon as immich is started after running the docker compose up -d command, my computer is unable to connect to the internet via wifi or ethernet. Immich runs fine on my local network, but being unable to connect to the internet prevents me from being able to access the immich server elsewhere (via a cloudflare dns, for example).
Running ip route while immich is off shows my wifi as the default, while after it shows docker's veth as the default as well, which i suspect may be part of the issue.
I'm running this on a fresh install of immich and a fresh install of debian 12 with lxqt, using NetworkManager to manage the internet.
.