session destroy fixed
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
{
|
||||
"ip" : "192.168.1.115",
|
||||
"port" : 3002,
|
||||
"external_ip" : "192.168.1.115",
|
||||
"external_port" : 3002,
|
||||
"port":3002,
|
||||
"external_domain":"a1.session.graff.tech",
|
||||
"coordinator_domain":"a1.coord.graff.tech",
|
||||
"server_id":"1acd21dc6b70961f10ad134fb6403985",
|
||||
"session_ports":{
|
||||
"count": 50,
|
||||
"app_begin": 47000,
|
||||
"http_begin": 47500
|
||||
},
|
||||
"coordinator":{
|
||||
"ip":"192.168.1.115",
|
||||
"port":3001
|
||||
"app_begin":47500,
|
||||
"http_begin":47000
|
||||
},
|
||||
"start_nginx":115,
|
||||
"cors":[
|
||||
"http://192.168.1.115:3001"
|
||||
"a1.coord.graff.tech",
|
||||
"http://192.168.1.115"
|
||||
],
|
||||
"webrtc_args_static":{
|
||||
"cirrus_path":"D:/shared/Builds/Ivaz_Optimized_2/Samples/PixelStreaming/WebServers/SignallingWebServer/cirrus.js"
|
||||
|
||||
Reference in New Issue
Block a user