Quellcode durchsuchen

update docs

tags/v1.5.5
Jonathan Cobb vor 4 Jahren
Ursprung
Commit
dde1f8d667
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. +5
    -5
      config/activation.json

+ 5
- 5
config/activation.json Datei anzeigen

@@ -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


Laden…
Abbrechen
Speichern