Skip to content

Commit

Permalink
Also mention supported config file locations
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu committed Feb 27, 2018
1 parent 6d4bf40 commit 670ed03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Check out how in the INSTALL section.

2) Install acme-dns: `go get https://github.com/joohoi/acme-dns/...`

3) Edit config.cfg to suit your needs (see [configuration](#configuration))
3) Edit config.cfg to suit your needs (see [configuration](#configuration)). `acme-dns` will read the configuration file from `/etc/acme-dns/config.cfg` or `./config.cfg`

4) Run acme-dns. Please note that acme-dns needs to open a privileged port (53, domain), so it needs to be run with elevated privileges.

Expand Down

0 comments on commit 670ed03

Please sign in to comment.