# Run the daemon as this user:
# GIT_USER=git
# Bind the API service to this address:
# GIT_BIND=:5101
# Extra arguments to pass to Gunicorn
# GIT_ARGS=
# If no, use an external postgresql server
# LOCAL_PG=yes
# If no, use an external redis server
# LOCAL_REDIS=yes