fix(run-on-macos): Use route-metric: 200 instead of disabling dhcp routes.

This commit is contained in:
mzz
2023-04-19 22:00:24 +08:00
committed by GitHub
parent ef762cc2ee
commit a2926f361e

View File

@ -87,7 +87,7 @@ network:
eth0:
dhcp4: true
dhcp4-overrides:
use-routes: false
route-metric: 200
use-dns: false
lima0:
dhcp4: true