|
@@ -4,8 +4,7 @@ sed -i 's|DBHOSTNAME|'"${DBHOST}"'|g' config.lua
|
|
sed -i 's|DBHOSTNAME|'"${DBHOST}"'|g' config.moon
|
|
sed -i 's|DBHOSTNAME|'"${DBHOST}"'|g' config.moon
|
|
sed -i 's|DBHOSTNAME|'"${DBHOST}"'|g' nginx.conf
|
|
sed -i 's|DBHOSTNAME|'"${DBHOST}"'|g' nginx.conf
|
|
|
|
|
|
-export OPENRESTY_HOME=${IROOT}/openresty-1.7.7.1
|
|
|
|
export LAPIS_OPENRESTY=${IROOT}/openresty-1.7.7.1
|
|
export LAPIS_OPENRESTY=${IROOT}/openresty-1.7.7.1
|
|
-export PATH=${OPENRESTY_HOME}/nginx/sbin:$PATH
|
|
|
|
|
|
+export PATH=${LAPIS_OPENRESTY}/nginx/sbin:$PATH
|
|
|
|
|
|
lapis server production &
|
|
lapis server production &
|