wok-next view git/stuff/git-daemon.conf @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents
children
line source
1 # Git daemon options.
2 GIT_REPO="/var/www/git/"
3 OPTIONS="--detach --syslog --verbose --base-path=$GIT_REPO $GIT_REPO"