浏览代码

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"