1
2
3
4
5
6
7
8
9
10
11
# Run the daemon as this user:
# GIT_USER=git
# Bind the web service to this address:
# GIT_BIND=127.0.0.1:5001
# Gunicorn configuration file
# GIT_GUNICORN_CONF=/etc/sr.ht/git.sr.ht.gunicorn.conf.py
# Extra arguments to pass to Gunicorn
# GIT_ARGS=