We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a27bc commit 5285834Copy full SHA for 5285834
config/server/config.json
@@ -1,6 +1,6 @@
1
{
2
"sessionKey": "devicewall12345",
3
- "deviceWallAppURL": "http://localhost:8080/client",
+ "deviceWallAppURL": "http://localhost/client",
4
"clientIdleReturnSeconds": 300,
5
"clientSocketCheckSeconds": 15,
6
"clientSocketPingPongSeconds": 30,
0 commit comments