~dricottone/huttese-apk

ref: 11ce51a008d5eafb122081f7fbe0b6b8f8d70dd9 huttese-apk/sr.ht/paste.sr.ht/paste.sr.ht.confd -rw-r--r-- 288 bytes
11ce51a0 — Owen Salter Add default non-conflicting ports 4 years ago
                                                                                
ec4d2192 Drew DeVault
11ce51a0 Owen Salter
ec4d2192 Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# PASTE_USER=paste

# Bind the web service to this address:
# PASTE_BIND=127.0.0.1:5011

# Extra arguments to pass to Gunicorn
# PASTE_ARGS=

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

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