xielin 5 vuotta sitten
vanhempi
commit
30d59b5cb0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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', 'cms-service');
 $app = require __DIR__.'/../bootstrap/app.php';
 
 /*