Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
IoTServ committed Apr 5, 2021
1 parent 77efc95 commit a9e61f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var (
)

func main() {
var service = "_http._tcp"
var service = "_iotdevice._tcp"
var domain = "local"
var waitTime = 5
myApp := cli.NewApp()
Expand Down

0 comments on commit a9e61f5

Please sign in to comment.