Update README.rst
This commit is contained in:
parent
a0d5ab5dda
commit
5249efebfc
1 changed files with 7 additions and 0 deletions
|
@ -130,3 +130,10 @@ Once that's finished, the application can be run as follows::
|
||||||
It is suggested to secure the folder as follows::
|
It is suggested to secure the folder as follows::
|
||||||
chown root:root /etc/letsencrypt/.secrets
|
chown root:root /etc/letsencrypt/.secrets
|
||||||
chmod 600 /etc/letsencrypt/.secrets
|
chmod 600 /etc/letsencrypt/.secrets
|
||||||
|
|
||||||
|
Changelog
|
||||||
|
=========
|
||||||
|
|
||||||
|
- 2021.09.20
|
||||||
|
|
||||||
|
- Fix #9 Domain not known when using subdomain
|
||||||
|
|
Loading…
Reference in a new issue