change razorbill port to 3000, as it can not be connected in subnet
This commit is contained in:
parent
bb11f7cc20
commit
9caa3f3e08
@ -22,7 +22,7 @@ Mod('T_remote',
|
|||||||
'frappy.proxy.Proxy',
|
'frappy.proxy.Proxy',
|
||||||
'dummy (remote) T',
|
'dummy (remote) T',
|
||||||
remote_class = 'frappy_psi.dummy.Temp',
|
remote_class = 'frappy_psi.dummy.Temp',
|
||||||
uri='razorbill:5000',
|
uri='razorbill:3000',
|
||||||
module='T',
|
module='T',
|
||||||
# export=False,
|
# export=False,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user