Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Add acme.json security
Browse files Browse the repository at this point in the history
  • Loading branch information
comassky committed Jun 1, 2019
1 parent 91568fc commit 99f158a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/administrator-docs/reverse-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 99f158a

Please sign in to comment.