~dricottone/huttese-apk

ref: 88af810e0f256f5a50902342310eb2900da39754 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.confd -rw-r--r-- 284 bytes
88af810e — Drew DeVault todo.sr.ht: fix gunicorn invocation in init script 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# GIT_USER=gitsrht

# Bind the web service to this address:
# GIT_BIND=127.0.0.1:5001

# 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