We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7201486 commit 8827353Copy full SHA for 8827353
templates/new/config/config.exs
@@ -42,7 +42,7 @@ config :nerves_firmware_ssh,
42
43
config :nerves_init_gadget,
44
ifname: "usb0",
45
- address_method: :linklocal,
+ address_method: :dhcpd,
46
mdns_domain: "nerves.local",
47
node_name: nil,
48
node_host: :mdns_domain,
0 commit comments