Skip to content

juci-local-server: improve localhost code

Reidar Cederqvist - Genexis requested to merge fix-juci-local-server into limited
  1. update juci configuration file 1.1 host is now pointing to the ip-interface to use 1.2 remote is adde for remote RPC calls 1.3 port stays the same as before

  2. remove the hard-coded check for localhost and the get from /host_ip in juci

  3. make juci-local-server forward websocket connections to the remote instead

Merge request reports