~dricottone/huttese-apk

ref: 2ff2cf79506c27c43c24f5bb1bc5a4affaca22c6 huttese-apk/sr.ht/meta.sr.ht/meta.sr.ht.confd -rw-r--r-- 284 bytes
2ff2cf79 — Drew DeVault meta.sr.ht: use app, not app_dispatch, w/gunicorn 4 years ago
                                                                                
79c2dc9a Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# META_USER=meta

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

# Extra arguments to pass to Gunicorn
# META_ARGS=

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

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