This commit is contained in:
Tom Broughton 2023-10-27 10:07:27 +01:00
parent 994145bef1
commit 37a0a311f9

View file

@ -6,7 +6,7 @@
"socketio": { "socketio": {
"serveClient": false, "serveClient": false,
"path": "/ssh/socket.io", "path": "/ssh/socket.io",
"origins": ["localhost:2222"], "origins": ["localhost:2222"]
}, },
"ipfilter": { "ipfilter": {
allowed_ips: ['127.21.0.1'] allowed_ips: ['127.21.0.1']