1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-04 14:22:36 +00:00

Fix typo in link

This commit is contained in:
Krasimir Nedelchev 2021-08-13 19:53:46 +03:00 committed by GitHub
parent b30e0097a4
commit d0a3d3aa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ never happen.
Unix socket (which is not TLS protected even if you configured your host for TLS
protection). This is by design because you are supposed to restrict access to it
through Docker's built-in firewall.
- [Read the docs](#suppported-api-versions) for the API version you are using, and
- [Read the docs](#supported-api-versions) for the API version you are using, and
**know what you are doing**.
## Usage