소스 검색

update sh

lijian 2 년 전
부모
커밋
574b6e4348
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"