xielin 5 年之前
父节点
当前提交
b56ee118ab
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      public/caihongxinqiu_debug.apk
  2. 1 1
      public/index.php

二进制
public/caihongxinqiu_debug.apk


+ 1 - 1
public/index.php

@@ -10,7 +10,7 @@
 | is ready to receive HTTP / Console requests from the environment.
 |
 */
-
+ini_set('molten.service_name', 'config-service');
 $app = require __DIR__.'/../bootstrap/app.php';
 
 /*