Reduce polling interval slightly so things update quicker
This commit is contained in:
parent
eb65e8808d
commit
93e5ce5bac
@ -5,5 +5,5 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- "{{ home }}/.docker/config.json:/config.json:ro"
|
||||
command: --cleanup --interval 300
|
||||
command: --cleanup --interval 180
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user