Update README about Docker registry.

This commit is contained in:
Stanislav Nikitin 2021-11-21 17:41:00 +05:00
parent 880ad68663
commit 3053c62fa8
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Head over releases page, grab your binary and configure your system to start bin
Compose a configuration file (read below) and add this to your cron:
```shell
docker run --rm -v ./config.yaml:/periodicator.yaml registry.gitlab.pztrn.name/pztrn/periodicator:latest
docker run --rm -v ./config.yaml:/periodicator.yaml pztrn/periodicator:latest
```
## Configuring