If I use a different network or the default network to start my containers, will it affect the traffic routing? Instead of "web", if I use the default "bridge" or a private network started by docker-compose?
[docker]
domain = "ixxxxg.io"
watch = true
network = "web"