7 lines
140 B
YAML
7 lines
140 B
YAML
---
|
|
# private credentials used in docker_registry
|
|
|
|
docker_registry.users:
|
|
- { "richard" : "richard" }
|
|
- { "testuser" : "testpassword" }
|