Skip to content

Commit

Permalink
core: services: beacon: Add blueos-ethernet for beacon
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Aug 2, 2023
1 parent 7c62a6a commit d3267a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/services/beacon/default-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"interfaces": [
{
"name": "eth0",
"domain_names": ["blueos", "companion"],
"domain_names": ["blueos", "blueos-ethernet", "companion"],
"advertise": ["_mavlink", "_http"],
"ip": "ips[*]"
},
Expand Down

0 comments on commit d3267a0

Please sign in to comment.