~dricottone/huttese-apk

ref: 2bc02e1a00287cb59071d9c3ac9b11d81dafbf7b huttese-apk/sr.ht/todo.sr.ht/todo.sr.ht.confd -rw-r--r-- 284 bytes
2bc02e1a — Drew DeVault sr.ht/py3-celery: add importlib-metadata dependency 4 years ago
                                                                                
74654db4 Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Run the daemon as this user:
# TODO_USER=todo

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

# Extra arguments to pass to Gunicorn
# TODO_ARGS=

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

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