Skip to content

Commit

Permalink
update readme for dkim selector parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
astrocket committed Feb 16, 2021
1 parent 56cb8cd commit 18bc2ac
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 @@ -120,7 +120,7 @@ If you are using a LDAP setup the setup looks a bit different as you do not add
``` BASH
docker-compose up -d mail

./setup.sh config dkim <key-size> <domain.tld>[,<domain2.tld>]
./setup.sh config dkim <key-size> <domain.tld>[,<domain2.tld>] <selector>
```

### Miscellaneous
Expand Down

0 comments on commit 18bc2ac

Please sign in to comment.