~dricottone/huttese-apk

ref: c2fcbab462e020ac58b3fce19e6f849fbfefaea6 huttese-apk/sr.ht/builds.sr.ht/builds.sr.ht.confd -rw-r--r-- 292 bytes
c2fcbab4 — Drew DeVault Normalize builds.sr.ht init scripts 5 years ago
                                                                                
c2fcbab4 Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# BUILDS_USER=builds

# Bind the web service to this address:
# BUILDS_BIND=127.0.0.1:5000

# Extra arguments to pass to Gunicorn
# BUILDS_ARGS=

# If no, use an external postgresql server
# LOCAL_PG=yes

# If no, use an external redis server
# LOCAL_REDIS=yes