Aggiorna README.md
This commit is contained in:
parent
dfa835131e
commit
ee2d752482
1 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,14 @@ services:
|
|||
- DUCKDNS_DELAY= #optional
|
||||
restart: unless-stopped
|
||||
```
|
||||
nel folder /etc/letsencrypt/live/ le directory con tutte le key suddivise per domain
|
||||
|
||||
accesso consentito solo come root (sudo -s)
|
||||
```bash
|
||||
ls /etc/letsencrypt2/live/
|
||||
|
||||
patachina2.casacam.net patachina2.duckdns.org patachina.casacam.net patachina.duckdns.org
|
||||
```
|
||||
|
||||
# Let's Encrypt for Duck DNS
|
||||
|
||||
|
|
Loading…
Reference in a new issue