~dricottone/huttese-apk

ref: 12d1e40e378a1da1c7b75d5a4339134ec2e35660 huttese-apk/sr.ht/hg.sr.ht/hg.sr.ht.confd -rw-r--r-- 277 bytes
12d1e40e — Drew DeVault hg.sr.ht: normalize init scripts 5 years ago
                                                                                
12d1e40e Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Run the daemon as this user:
# HG_USER=hg

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

# Extra arguments to pass to Gunicorn
# HG_ARGS=

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

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