1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 03:29:37 +02:00

docker api

This commit is contained in:
Pablo Ruiz 2021-08-04 22:19:35 +02:00
parent b5ba9856ed
commit b53509aa69
5 changed files with 110 additions and 3 deletions

View file

@ -63,6 +63,14 @@
{
"key": "defaultSearchProvider",
"value": "d"
},
{
"key": "dockerApps",
"value": true
},
{
"key": "unpinStoppedApps",
"value": true
}
]
}