diff --git a/site_ansto/instrument/reflectometer/hostport_config.tcl b/site_ansto/instrument/reflectometer/hostport_config.tcl index 129848e5..9c43bb66 100644 --- a/site_ansto/instrument/reflectometer/hostport_config.tcl +++ b/site_ansto/instrument/reflectometer/hostport_config.tcl @@ -21,6 +21,7 @@ foreach {bm host port} { # HISTOGRAM SERVER HOST AND PORT foreach {key host port} { HMM das1-platypus.nbi.ansto.gov.au 8080 + HMSTAT das1-platypus.nbi.ansto.gov.au 8081 } { dict set HISTMEM_HOSTPORT $key HOST $host dict set HISTMEM_HOSTPORT $key PORT $port