]> git.ipfire.org Git - thirdparty/patchwork.git/commit
README: fix .env
authorDaniel Axtens <dja@axtens.net>
Tue, 29 Oct 2019 07:10:44 +0000 (18:10 +1100)
committerDaniel Axtens <dja@axtens.net>
Wed, 6 Nov 2019 13:38:32 +0000 (00:38 +1100)
commitf6f297e74a5a05c7f0042e773b4792c470e3c19c
treee01d4b3dd165d381f863f7b9004d259cb348696d
parentb7614e50f3c1943f1956fd45d8b93878fe511bda
README: fix .env

The .env setup didn't do GID. It's a bit of a chore to do because
there doesn't seem to be a GID shell variable and because we need
to do a bit more work to get a multi-line thing, but this should
work.

While we're at it, change the docker-compose info, it's hopelessly
out of date.

Reviewed-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Daniel Axtens <dja@axtens.net>
README.rst