Minho 8 年之前
父节点
当前提交
98230109e3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      start.sh

+ 1 - 0
start.sh

@@ -31,5 +31,6 @@ if [ ! -z $HTTP_PORT] ; then
     sed -i 's/^httpport.*/httpport='$HTTP_PORT'/g' conf/app.conf
 fi
 
+sed -i 's/^runmode.*/runmode=prod'
 
 /go/src/github.com/lifei6671/godoc/godoc_linux_amd64