~dricottone/huttese-apk

ref: 10a363b046430b3c0b6cfb1c8cbd295048564eaf huttese-apk/sr.ht/git.sr.ht/git.sr.ht-api.confd -rw-r--r-- 271 bytes
10a363b0 — Drew DeVault git.sr.ht: add API riggings 4 years ago
                                                                                
10a363b0 Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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