From cf979488c4763fc0ced83ff0dfe6cd30a7850eff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Tue, 17 Mar 2020 15:46:24 +0100 Subject: [PATCH] Updated Deployment (markdown) --- Deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deployment.md b/Deployment.md index 800d198..452a1a8 100644 --- a/Deployment.md +++ b/Deployment.md @@ -61,7 +61,7 @@ services: We recommend that you deploy TLS. There are several possibilities to do that. -Because the every setup is different and because TLS always required a domain there is no built-in solution. +Because every setup is different and because TLS always requires a domain there is no built-in solution. Our recommendations: - Deploy a HTTP server on your host system and reverse-proxy to the Netbox Nginx container.