Skip to content

Commit

Permalink
Update README.md (#4599)
Browse files Browse the repository at this point in the history
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
yxwzaxns and jasonsaayman committed May 3, 2022
1 parent 7920d11 commit a41f129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -429,7 +429,7 @@ These are the available config options for making requests. Only the `url` is re
if (options.hostname === "example.com") {
options.auth = "user:password";
}
};
},

// `socketPath` defines a UNIX Socket to be used in node.js.
// e.g. '/var/run/docker.sock' to send requests to the docker daemon.
Expand Down

0 comments on commit a41f129

Please sign in to comment.