xielin 5 gadi atpakaļ
vecāks
revīzija
8441dfb074
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.
 | is ready to receive HTTP / Console requests from the environment.
 |
 |
 */
 */
-
+ini_set('molten.service_name', 'community-service');
 $app = require __DIR__.'/../bootstrap/app.php';
 $app = require __DIR__.'/../bootstrap/app.php';
 
 
 /*
 /*