all repos — elgit @ 5ff42d78653ea018f8855de4768cf872ce41e41e

fork of legit: web frontend for git, written in go

use config.yaml as deployed configuration set localconfig.yaml as config file for local development

Alan Pearce
commit

5ff42d78653ea018f8855de4768cf872ce41e41e

parent

614938aaa064a77471f8fffa97d106c158f6bc13

1 file changed, 4 insertions(+), 4 deletions(-)

changed files
M config.yamlconfig.yaml
@@ -1,5 +1,5 @@
repo: - root: /Users/alan/gitolite/ + root: /var/lib/gitolite readme: - readme - README
@@ -11,9 +11,9 @@ - main
dirs: static: ./static meta: - title: icy does git - description: come get your free software + title: Alin's Git Repositories + description: rendered with elgit server: - name: git.alanpearce.eu + name: git.alin.ovh host: ::1 port: 5555