mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +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"],
|
||||
"isLazy": true
|
||||
"isLazy": true,
|
||||
"expiry": "1.00:00:00"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue