stagit

static git page generator
git clone https://git.awy.one/stagit
Log | Files | Refs | README | LICENSE

docker/config.rc (149B) - raw


1
2
3
4
5
6
GIT_HOME="/srv/git"
WWW_HOME="/var/www/git"
CLONE_URI="https://git.example.com"
DEFAULT_OWNER="cat"
DEFAULT_DESCRIPTION="description"
GIT_USER="git"