# for tcp biding #listen-addr unix://var/run/cerrado/cerrado.sock listen-addr tcp://localhost:8088 # set index page readme #root-readme /srv/git/README.md # add a whole folder to be scanned #scan /srv/git/ { # public true #} # add a single folder as repository #repository /srv/git/cerrado.git { # name cerrado # description "Self host single person forge" # public true #}