Skip to content

Commit e5b9655

Browse files
committed
Release 1.3 commit on master.
1 parent 00b0881 commit e5b9655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
* on this machine. The port is just the port
1313
* plain and simple.
1414
*/
15-
define('CHAT_SERVER_HOST', 'localhost');
15+
define('CHAT_SERVER_HOST', '127.0.0.1');
1616
define('CHAT_SERVER_PORT', '8080');
1717

0 commit comments

Comments
 (0)