From 2bcb27d20b0b931ec74263b233cecc9336c105e9 Mon Sep 17 00:00:00 2001 From: afrokick Date: Fri, 20 Mar 2020 04:25:02 +0300 Subject: [PATCH] npm build --- dist/src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/src/config/index.js b/dist/src/config/index.js index b95d622..6a17717 100644 --- a/dist/src/config/index.js +++ b/dist/src/config/index.js @@ -5,7 +5,7 @@ const defaultConfig = { expire_timeout: 5000, alive_timeout: 60000, key: "peerjs", - path: "/myapp", + path: "/", concurrent_limit: 5000, allow_discovery: false, proxied: false,