xielin 5 years ago
parent
commit
b56ee118ab
2 changed files with 1 additions and 1 deletions
  1. BIN
      public/caihongxinqiu_debug.apk
  2. 1 1
      public/index.php

BIN
public/caihongxinqiu_debug.apk


+ 1 - 1
public/index.php

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