On 2019/02/05 18:17, Pavel Korovin wrote: > --- pkg/README 4 Sep 2018 12:46:24 -0000 1.2 > +++ pkg/README 4 Feb 2019 22:01:25 -0000 > @@ -4,15 +4,48 @@ $OpenBSD: README,v 1.2 2018/09/04 12:46: > | Running ${PKGSTEM} on OpenBSD > +----------------------------------------------------------------------- > > -Gitea can be setup to serve HTTP requests on its own, or can run behind > -HTTP proxy like relayd(8) or nginx(8). Another option is to let OpenBSD > -httpd(8) serve HTTP requests and pass it to Gitea via FastCGI protocol. > +Initial configuration > +===================== > +By default ${PKGSTEM} listens on all configured IP addresses, TCP port 3000. .. > + > +Running ${PKGSTEM} with PostsgreSQL > +============================== > +If you want to use ${PKGSTEM} with PostgreSQL as backend database, please > note ..
I don't think it is an improvement to use ${PKGSTEM} in the text in README.