1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-28 17:59:45 +02:00

feat(pulldog): update configuration

This commit is contained in:
Anthony Lapenna 2020-06-11 10:51:49 +12:00
parent 06911ad2c6
commit e0c47b644e

View file

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