Merge "docs: fix registry mirror example"

This commit is contained in:
Zuul
2021-03-18 11:07:01 +00:00
committed by Gerrit Code Review

View File

@@ -75,7 +75,7 @@ IP address and port on which the registry is listening:
docker_custom_config:
registry-mirrors:
- 192.168.1.100:4000
- http://192.168.1.100:4000
.. _edit-inventory: