# Run the daemon as this user:
# TODO_USER=todo
# Bind the web service to this address:
# TODO_BIND=127.0.0.1:5003
# 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