mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-24 06:28:13 +01:00
Update doc
This commit is contained in:
@@ -27,17 +27,15 @@ Some fields in configuration file has been changed:
|
|||||||
|
|
||||||
!!! example "v1"
|
!!! example "v1"
|
||||||
```yaml
|
```yaml
|
||||||
watch:
|
regopts:
|
||||||
os: linux
|
|
||||||
arch: amd64
|
|
||||||
|
|
||||||
registries:
|
|
||||||
someregistryoptions:
|
someregistryoptions:
|
||||||
username: foo
|
username: foo
|
||||||
password: bar
|
password: bar
|
||||||
timeout: 20
|
timeout: 20
|
||||||
|
|
||||||
items:
|
image:
|
||||||
- image: docker.io/crazymax/nextcloud:latest
|
- name: docker.io/crazymax/nextcloud:latest
|
||||||
registry_id: someregistryoptions
|
regopts_id: someregistryoptions
|
||||||
|
os: linux
|
||||||
|
arch: amd64
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user