mirror of https://github.com/portainer/portainer
feat(pulldog): configure expiry
parent
24888fbbae
commit
89fb3c8dae
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
"dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"],
|
"dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"],
|
||||||
"isLazy": true
|
"isLazy": true,
|
||||||
|
"expiry": "1.00:00:00"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue