README: add letsencrypt configuration
This commit is contained in:
parent
cf955fc53b
commit
3b4ab05952
3 changed files with 27 additions and 1 deletions
2
docs/renewal-hooks_post_nginx
Executable file
2
docs/renewal-hooks_post_nginx
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
nginx -t && nginx -s reload
|
||||
Loading…
Add table
Add a link
Reference in a new issue