# Configuration for /etc/init.d/docker-registry

# Path to the configuration file.
cfgfile="/etc/docker-auth/config.yml"

# The user and group to run docker-registry as.
command_user="docker-auth:docker-auth"

# Uncomment to run with process supervisor.
# supervisor=supervise-daemon
