From dde1f8d6674f360d17269d9362e7c663e3ee69bc Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Fri, 11 Dec 2020 11:49:52 -0500 Subject: [PATCH] update docs --- config/activation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/activation.json b/config/activation.json index aebb7191..f96230b7 100644 --- a/config/activation.json +++ b/config/activation.json @@ -75,11 +75,11 @@ // "DockerCompute": { // "config": {}, // "credentials": { - // // these are the default settings, change as needed - // "host": "unix:///var/run/docker.sock", - // "tlsVerify": "false", // if tlsVerify is "true" then certPath must be set - // "certPath": null, - // "registryUrl": null, + // // these are the default settings, change as needed + // "host": "unix:///var/run/docker.sock", + // "tlsVerify": "false", // if tlsVerify is "true" then certPath must be set + // "certPath": null, + // "registryUrl": null, // "registryUsername": null, // "registryEmail": null, // "registryPassword": null