~dricottone/huttese-apk

ref: 163117f05cd7945e275f24470aad63638cfd1567 huttese-apk/sr.ht/lists.sr.ht/lists.sr.ht.confd -rw-r--r-- 288 bytes
163117f0 — j3s Fix various user creation bugs and inconsistencies 4 years ago
                                                                                
f8d3e69d Drew DeVault
f8d3e69d Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# LISTS_USER=lists

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

# Extra arguments to pass to Gunicorn
# LISTS_ARGS=

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

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