From 99f158aff869f87fc267300d4f3db456a2f0c104 Mon Sep 17 00:00:00 2001 From: Hadrien JACQUOT Date: Sat, 1 Jun 2019 11:25:43 +0200 Subject: [PATCH] Add acme.json security --- docs/administrator-docs/reverse-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administrator-docs/reverse-proxy.md b/docs/administrator-docs/reverse-proxy.md index 8a6253438..f3892f9af 100644 --- a/docs/administrator-docs/reverse-proxy.md +++ b/docs/administrator-docs/reverse-proxy.md @@ -293,7 +293,7 @@ watch = true ``` -Finally, create an empty acme.json : `touch acme.json` +Finally, create an empty acme.json : `touch acme.json` `chmod 600 acme.json` IMPORTANT ! Change ${DOMAIN} by your domain / subdomain name, and change the mail of the acme (yourmail@mail.com in traefik.toml)