pull/25/merge
Minho 2017-05-04 12:20:40 +08:00
parent ec1d99c0aa
commit cf8185e558
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +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'
sed -i 's/^runmode.*/runmode=prod/g' conf/app.conf
/go/src/github.com/lifei6671/godoc/godoc_linux_amd64