@@ -10,7 +10,7 @@
| is ready to receive HTTP / Console requests from the environment.
|
*/
-
+ini_set('molten.service_name', 'community-service');
$app = require __DIR__.'/../bootstrap/app.php';
/*