mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-26 23:19:54 +03:00
docs: fix typo in ui-as-standalone example (#180)
This commit is contained in:
parent
e990c39a18
commit
7a35d61359
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ docker-compose -f simple.yml up -d
|
||||||
./populate.sh
|
./populate.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
You can add some credentials to access your registry wit `credentials.yml` docker-compose file.
|
You can add some credentials to access your registry with `credentials.yml` docker-compose file.
|
||||||
Credentials for this example are login: `registry` and password: `ui` using bcrypt.
|
Credentials for this example are login: `registry` and password: `ui` using bcrypt.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue