Skip to content

Commit 37ca471

Browse files
authored
Update App.php
1 parent 70f9e40 commit 37ca471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Config/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ class App extends BaseConfig
338338
* You can use both an array or a comma-separated list of proxy addresses,
339339
* as well as specifying whole subnets. Here are a few examples:
340340
*
341-
* Comma-separated: '10.0.1.200,192.168.5.0/24'
341+
* Comma-separated: '10.0.1.200,192.168.5.0/24'
342342
* Array: ['10.0.1.200', '192.168.5.0/24']
343343
*
344344
* @var string|string[]

0 commit comments

Comments
 (0)