1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

feat(project): add pull-dog config

This commit is contained in:
Anthony Lapenna 2020-05-11 09:31:07 +12:00
parent 5396a069f2
commit 659e4486db

4
pull-dog.json Normal file
View file

@ -0,0 +1,4 @@
{
"dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"],
"isLazy": true
}