Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
tkizm1 committed Mar 5, 2016
1 parent ed96d7a commit 130cd7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .openshift/action_hooks/start
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ then
sed -i "s/^HTTP_PORT.*/HTTP_PORT = $OPENSHIFT_DIY_PORT/g" custom/conf/app.ini
sed -i "s/^DISABLE_SSH.*/DISABLE_SSH = true/g" custom/conf/app.ini
echo "mysql $OPENSHIFT_MYSQL_DB_URL user:password@host:port"
else
cp $OPENSHIFT_REPO_DIR/app.ini $OPENSHIFT_DATA_DIR/gogs/custom/conf/app.ini
fi
# if want edit more
# vi $OPENSHIFT_DATA_DIR/gogs/custom/conf/app.ini
Expand Down

0 comments on commit 130cd7e

Please sign in to comment.