lijian 2 anni fa
parent
commit
574b6e4348
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"