1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 18:35:17 +02:00

Update controllers/apps/docker/useDocker.js and utils/init/initialConfig.json to support the new configuration

This commit is contained in:
Lucas K 2022-11-08 12:36:56 -03:00
parent 490c109b01
commit 7d873e0240
2 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,7 @@
"secondarySearchProvider": "d",
"dockerApps": false,
"dockerHost": "localhost",
"dockerSocket": "/var/run/docker.sock",
"kubernetesApps": false,
"unpinStoppedApps": false,
"useAmericanDate": false,