xielin 5 년 전
부모
커밋
8c301fb65d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

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