mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
feat(pulldog): configure expiry
This commit is contained in:
parent
24888fbbae
commit
89fb3c8dae
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue