mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 06:31:16 +01:00
Fix paragraph in entrypoints and Docker docs
This commit is contained in:
parent
15f50553e9
commit
4cb5825d11
@ -296,9 +296,9 @@ See the sections [Docker API Access](#docker-api-access) and [Docker Swarm API A
|
|||||||
|
|
||||||
??? example "Using SSH"
|
??? example "Using SSH"
|
||||||
|
|
||||||
Using Docker 18.09+ you can connect Traefik to daemon using SSH
|
Using Docker 18.09+ you can connect Traefik to daemon using SSH.
|
||||||
We specify the SSH host and user in Traefik's configuration file.
|
We specify the SSH host and user in Traefik's configuration file.
|
||||||
Note that is server requires public keys for authentication you must have those accessible for user who runs Traefik.
|
Note that if the server requires public keys for authentication, you must have them accessible for the user running Traefik.
|
||||||
|
|
||||||
```yaml tab="File (YAML)"
|
```yaml tab="File (YAML)"
|
||||||
providers:
|
providers:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user