# Run the daemon as this user:
# HG_USER=hg
# Bind the web service to this address:
# HG_BIND=127.0.0.1:5001
# Extra arguments to pass to Gunicorn
# HG_ARGS=
# If no, use an external postgresql server
# LOCAL_PG=yes
# If no, use an external redis server
# LOCAL_REDIS=yes