From eb50041c32159710e56894658a461a4d1ce32b4b Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 2 Oct 2019 21:28:16 +1300 Subject: [PATCH] Fix formatting error (#65) Fix formatting error, where code block isn't closed --- manuscript/recipes/openldap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuscript/recipes/openldap.md b/manuscript/recipes/openldap.md index 8afcb05..aad5e66 100644 --- a/manuscript/recipes/openldap.md +++ b/manuscript/recipes/openldap.md @@ -421,7 +421,7 @@ networks: ### Launch OpenLDAP stack -Create the auth_internal overlay network, by running ```docker stack deploy auth -c /var/data/config/openldap/auth.yml`, then launch the OpenLDAP stack by running ```docker stack deploy openldap -c /var/data/config/openldap/openldap.yml``` +Create the auth_internal overlay network, by running ```docker stack deploy auth -c /var/data/config/openldap/auth.yml```, then launch the OpenLDAP stack by running ```docker stack deploy openldap -c /var/data/config/openldap/openldap.yml``` Log into your new LAM instance at https://**YOUR-FQDN**.