load service info from procd
[project/mdnsd.git] / json / http.json
index f7e607c674936138ce5ecc6f182ccd6054a2deaa..cf60532e2de4f9f3635ea7e0e3d58c7c0ef18235 100644 (file)
@@ -1,3 +1,3 @@
 {
-       "_http._tcp.local": { "port": 80, "txt": [ "foo", "bar"] },
+       "http_80": { "service": "_http._tcp.local", "port": 80, "txt": [ "foo=bar"] },
 }