Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Docker Nginx Auto Ssl
Commits
7d4fa5f6
Unverified
Commit
7d4fa5f6
authored
Nov 24, 2017
by
Jakub Skałecki
Committed by
GitHub
Nov 24, 2017
Browse files
Update README.md
parent
24cd0fff
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7d4fa5f6
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment