소스 검색

chore: fix run_production.sh

luzhenqian 4 년 전
부모
커밋
30e6c4224f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      run_production.sh

+ 1 - 1
run_product.sh → run_production.sh

@@ -1,4 +1,4 @@
-LEVEL="error"
+export LEVEL="error"
 EXTERNAL="47.105.151.120"
 ETCD="http://127.0.0.1:18153"
 REDIS_HOST="127.0.0.1"