fix json
This commit is contained in:
parent
994145bef1
commit
37a0a311f9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"socketio": {
|
||||
"serveClient": false,
|
||||
"path": "/ssh/socket.io",
|
||||
"origins": ["localhost:2222"],
|
||||
"origins": ["localhost:2222"]
|
||||
},
|
||||
"ipfilter": {
|
||||
allowed_ips: ['127.21.0.1']
|
||||
|
|
|
|||
Loading…
Reference in a new issue