Unverified Commit 7d4fa5f6 authored by Jakub Skałecki's avatar Jakub Skałecki Committed by GitHub
Browse files

Update README.md

parent 24cd0fff
......@@ -16,8 +16,8 @@ docker run -d \
Created certs are kept in `/etc/resty-auto-ssl` directory. It's volume by default, but you may want to mount it to some directory on the host.
All options:
**ALLOWED_DOMAINS** - [lua pattern](http://lua-users.org/wiki/PatternsTutorial) of allowed domains. We're using `string.match`
All options:
**ALLOWED_DOMAINS** - [lua pattern](http://lua-users.org/wiki/PatternsTutorial) of allowed domains. We're using `string.match`
**DIFFIE_HELLMAN** - force regeneration of `dhparam.pem`. If not specified, default one is used.
Advanced usage:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment