mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
*
This commit is contained in:
parent
ec1d99c0aa
commit
cf8185e558
2
start.sh
2
start.sh
@ -31,6 +31,6 @@ if [ ! -z $HTTP_PORT] ; then
|
|||||||
sed -i 's/^httpport.*/httpport='$HTTP_PORT'/g' conf/app.conf
|
sed -i 's/^httpport.*/httpport='$HTTP_PORT'/g' conf/app.conf
|
||||||
fi
|
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
|
/go/src/github.com/lifei6671/godoc/godoc_linux_amd64
|
Loading…
Reference in New Issue
Block a user