Add line break in readme
This commit is contained in:
parent
e96408eed9
commit
59f767a559
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ This repository contains configuration for deploying a docker registry.
|
|||
|
||||
To use it, create a htpasswd file in `auth/registry.passwd`
|
||||
|
||||
> mkdir auth
|
||||
> mkdir auth
|
||||
> htpasswd -Bc auth/registry.password <username>
|
||||
|
||||
You also need a configuration file in `conf/config.yml`. Adapt the config template found in this repository to your needs.
|
||||
|
|
Loading…
Reference in a new issue