mirror of https://github.com/docker/docs.git
Merge pull request #12322 from thaJeztah/fix_redirect
Fix redirect for "/engine/security/https/"
This commit is contained in:
commit
8cee7762d1
|
@ -2,9 +2,9 @@
|
|||
description: How to setup and run Docker with SSH or HTTPS
|
||||
keywords: docker, docs, article, example, ssh, https, daemon, tls, ca, certificate
|
||||
redirect_from:
|
||||
- /engine/articles/https/
|
||||
- /articles/https/
|
||||
- /engine/https/
|
||||
- /engine/articles/https/
|
||||
- /engine/security/https/
|
||||
title: Protect the Docker daemon socket
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue