xielin преди 5 години
родител
ревизия
8441dfb074
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -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';
 
 /*