mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-25 07:09:39 +07:00
fix(run-on-macos): Use route-metric: 200
instead of disabling dhcp routes.
This commit is contained in:
@ -87,7 +87,7 @@ network:
|
|||||||
eth0:
|
eth0:
|
||||||
dhcp4: true
|
dhcp4: true
|
||||||
dhcp4-overrides:
|
dhcp4-overrides:
|
||||||
use-routes: false
|
route-metric: 200
|
||||||
use-dns: false
|
use-dns: false
|
||||||
lima0:
|
lima0:
|
||||||
dhcp4: true
|
dhcp4: true
|
||||||
|
Reference in New Issue
Block a user