Skip to content

Commit c2b3b72

Browse files
v1.2.3 Release
デフォルトホストの変更
1 parent 8347cce commit c2b3b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setting/const.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/**
66
* @var string ホスト名
77
*/
8-
'host' => 'localhost',
8+
'host' => '127.0.0.1',
99

1010
/**
1111
* @var int ポート番号

0 commit comments

Comments
 (0)