Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 1db5580

Browse files
Merge pull request #5 from manavo/patch-1
Fix config example
2 parents b003777 + 1822653 commit 1db5580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In your `config/scout.php` add:
6666
'port' => '8108',
6767
'path' => '',
6868
'protocol' => 'http',
69-
]
69+
],
7070
'connection_timeout_seconds' => 2,
7171
'healthcheck_interval_seconds' => 30,
7272
'num_retries' => 3,

0 commit comments

Comments
 (0)