wzq 5 年 前
コミット
7029d3e49c
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

@@ -11,6 +11,7 @@
 |
 */
 
+ini_set('molten.service_name', 'config-manage');
 $app = require __DIR__.'/../bootstrap/app.php';
 
 /*