Skip to content

Commit 569234c

Browse files
committed
Update config.php
1 parent 1e99e91 commit 569234c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
*
3939
* String or array. Empty array means disabled.
4040
*/
41-
'env' => 'production' //
41+
'env' => 'production'
4242
]
4343
];

0 commit comments

Comments
 (0)