lijian hace 2 años
padre
commit
574b6e4348
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      run_production.sh

+ 1 - 1
run_production.sh

@@ -1,4 +1,4 @@
-export LEVEL="error"
+export LEVEL="debug"
 EXTERNAL="192.168.0.224"
 ETCD="http://127.0.0.1:2379"
 REDIS_HOST="127.0.0.1"