Skip to content

Commit

Permalink
fix(run-on-macos): Use route-metric: 200 instead of disabling dhcp …
Browse files Browse the repository at this point in the history
…routes.
  • Loading branch information
mzz2017 committed Apr 19, 2023
1 parent ef762cc commit a2926f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/run-on-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ network:
eth0:
dhcp4: true
dhcp4-overrides:
use-routes: false
route-metric: 200
use-dns: false
lima0:
dhcp4: true
Expand Down

0 comments on commit a2926f3

Please sign in to comment.