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