瀏覽代碼

update docs

tags/v1.5.5
Jonathan Cobb 4 年之前
父節點
當前提交
92ff5d0121
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. +8
    -8
      config/activation.json

+ 8
- 8
config/activation.json 查看文件

@@ -75,14 +75,14 @@
// "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,
// "registryUsername": null,
// "registryEmail": null,
// "registryPassword": 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
// }
// },



Loading…
取消
儲存