Default docker registry to disabled

This commit is contained in:
Mark Goddard 2017-06-27 18:49:08 +01:00
parent 56ee18d0fd
commit 9fbbfa166f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Docker registry configuration.
# Whether a docker registry is enabled.
docker_registry_enabled: true
docker_registry_enabled: False
# The port on which the docker registry server should listen.
# NOTE: This is set to 4000 rather than the default of 5000 to avoid clashing