Permalink
Comparing changes
Open a pull request
- 1 commit
- 1 file changed
- 0 commit comments
- 1 contributor
Commits on Apr 07, 2019
Unified
Split
Showing
with
1 addition
and 0 deletions.
- +1 −0 docker-compose.yaml
| @@ -86,6 +86,7 @@ services: | ||
| volumes: | ||
| - gerrit_data:/var/git | ||
| environment: | ||
| HTTP_HOST: "git.haiku-os.org" | ||
| CGIT_TITLE: "Haiku's repositories" | ||
| CGIT_DESC: 'Presented by cgit on Docker' | ||
| # check section-from-path in cgit docs | ||