xielin 5 年之前
父節點
當前提交
30d59b5cb0
共有 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', 'cms-service');
 $app = require __DIR__.'/../bootstrap/app.php';
 
 /*