Change hostname to esrom.lan.
This commit is contained in:
parent
66291ac548
commit
aa0624b43c
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ node_name = "esrom"
|
|||
config :nerves_init_gadget,
|
||||
ifname: "eth0",
|
||||
address_method: :dhcp,
|
||||
mdns_domain: "nerves.local",
|
||||
mdns_domain: "esrom.lan",
|
||||
node_name: node_name,
|
||||
node_host: :mdns_domain
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue