Skip to content

Commit 5285834

Browse files
author
Eetu Jalonen
committed
Remove port from config.json in develop
1 parent 76a27bc commit 5285834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/server/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sessionKey": "devicewall12345",
3-
"deviceWallAppURL": "http://localhost:8080/client",
3+
"deviceWallAppURL": "http://localhost/client",
44
"clientIdleReturnSeconds": 300,
55
"clientSocketCheckSeconds": 15,
66
"clientSocketPingPongSeconds": 30,

0 commit comments

Comments
 (0)