We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f9e40 commit 37ca471Copy full SHA for 37ca471
1 file changed
app/Config/App.php
@@ -338,7 +338,7 @@ class App extends BaseConfig
338
* You can use both an array or a comma-separated list of proxy addresses,
339
* as well as specifying whole subnets. Here are a few examples:
340
*
341
- * Comma-separated: '10.0.1.200,192.168.5.0/24'
+ * Comma-separated: '10.0.1.200,192.168.5.0/24'
342
* Array: ['10.0.1.200', '192.168.5.0/24']
343
344
* @var string|string[]
0 commit comments