correct punctuation of this page

pull/94/head
Ignacio Van Droogenbroeck 2020-09-10 18:19:15 -03:00
parent 07ddcfe0f3
commit ad7a6f7416
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Deploy and connect Portainer Agent in Docker
If you want to manage any standalone Docker Host, is required to connect to the Docker API directly. To expose the Docker API to admit remote connections, you need to follow [theses steps](https://docs.docker.com/engine/install/linux-postinstall/#configuring-remote-access-with-systemd-unit-file)
If you want to manage any standalone Docker Host, is required to connect to the Docker API directly. To expose the Docker API to admit remote connections, you need to follow [theses steps](https://docs.docker.com/engine/install/linux-postinstall/#configuring-remote-access-with-systemd-unit-file).
Once this is done, we going trought too se how to connect to the Docker API using TLS and Without TLS
Once this is done, we going trought too se how to connect to the Docker API using TLS and Without TLS.
## Connect to Docker Host API without TLS