Re-order service startup (Jack Server Settings)

This commit is contained in:
Robin Davies
2021-08-29 21:20:42 -04:00
parent 5ec349f17b
commit 57ecc0d9ef
14 changed files with 239 additions and 124 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
/* Provide access point capture redirects on this gateway. */
"accessPointGateway": "192.168.0.0/24",
"accessPointServerAddress" : "192.168.0.23:8080"
"accessPointServerAddress" : "192.168.0.26:8080"
}