# Run the daemon as this user:
# META_USER=meta
# Bind the API service to this address:
# META_BIND=:5100
# 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