Skip to content

Commit ceb511e

Browse files
committed
app in production
1 parent a67be82 commit ceb511e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* NOTE: If you change these, also change the error_reporting() code below
1919
*
2020
*/
21-
define('ENVIRONMENT', 'development');
21+
define('ENVIRONMENT', 'production');
2222
/*
2323
*---------------------------------------------------------------
2424
* ERROR REPORTING

0 commit comments

Comments
 (0)