diff --git a/configs/README.md b/configs/README.md index 0f73789..4d6b408 100644 --- a/configs/README.md +++ b/configs/README.md @@ -2,5 +2,6 @@ This folder contains Debian configuration files with notable changes from common defaults. +* `bizapps.service` -> `/etc/avahi/services/bizapps.service`: Avahi broadcast for mobile app * `cjdroute.conf` -> `/etc/cjdroute.conf`: CJDNS configuration * `nginx` -> `/etc/nginx/sites-enabled/default`: NGINX configuration \ No newline at end of file diff --git a/configs/bizapps.service b/configs/bizapps.service new file mode 100644 index 0000000..6ab5594 --- /dev/null +++ b/configs/bizapps.service @@ -0,0 +1,13 @@ + + + + BizApps + + _http._tcp + 80 + appid=bizappserver + webprotocol=http + webpath=/ + model=accel1 + +