mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 14:24:28 +00:00
Fix typo in TLS info
This commit is contained in:
parent
1600b75513
commit
011108cd7e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ and attach from another machine:
|
|||
|
||||
docker -H $HOST:2375 attach mc
|
||||
|
||||
Unless you're on a home/private LAN, you should use [enable TLS access](https://docs.docker.com/articles/https/).
|
||||
Unless you're on a home/private LAN, you should [enable TLS access](https://docs.docker.com/articles/https/).
|
||||
|
||||
## EULA Support
|
||||
|
||||
|
|
Loading…
Reference in a new issue