xielin 5 lat temu
rodzic
commit
8441dfb074
1 zmienionych plików z 1 dodań i 1 usunięć
  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';
 
 /*