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

chore(project): update pull-dog.json

This commit is contained in:
Anthony Lapenna 2020-06-06 05:26:10 +12:00
parent d8d3baf18e
commit f0fafd7537

View file

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