Skip to content
Snippets Groups Projects
Commit 1f9da323 authored by wactbprot's avatar wactbprot
Browse files

62 --> 19

parent 493ea1cf
No related branches found
No related tags found
No related merge requests found
var conf = {server : "e73462.berlin.ptb.de", var conf = {server : "i75419.berlin.ptb.de",
port : 8001, port : 8001,
mpid : "mpd-se3_servo" mpid : "mpd-se3_servo"
} }
...@@ -60,7 +60,7 @@ conf.vt = [0,1,2]; ...@@ -60,7 +60,7 @@ conf.vt = [0,1,2];
conf.vl = [2,2,2]; conf.vl = [2,2,2];
conf.exchconn = { method: "GET", conf.exchconn = { method: "GET",
port: conf.port , port: conf.port ,
host: conf.server, host: conf.server,
path: "/" + conf.mpid + "/exchange", path: "/" + conf.mpid + "/exchange",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment