Nginx: Difference between revisions
imported>Dragospe No edit summary |
imported>Dragospe No edit summary |
||
| Line 33: | Line 33: | ||
security.acme = { | security.acme = { | ||
acceptTerms = true; | acceptTerms = true; | ||
email = "foo@ | email = "foo@bar.com"; | ||
}; | }; | ||
</syntaxHighlight> | </syntaxHighlight> | ||