Added new line to docker config

This commit is contained in:
Brian Zalewski 2023-12-05 06:06:29 +00:00
parent 4f3eaa78e9
commit 9d8178b313

View file

@ -4,4 +4,4 @@
},
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}",
"currentContext": "desktop-linux"
}
}