We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464ebb8 commit 857e14eCopy full SHA for 857e14e
1 file changed
app/Config/App.php
@@ -14,7 +14,7 @@ class App extends BaseConfig
14
* URL to your CodeIgniter root. Typically, this will be your base URL,
15
* WITH a trailing slash:
16
*
17
- * http://example.com/
+ * E.g., http://example.com/
18
*/
19
public string $baseURL = 'http://localhost:8080/';
20
0 commit comments