Browse Source

update sh

lijian 2 years ago
parent
commit
574b6e4348
1 changed files with 1 additions and 1 deletions
  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"