mirror of
https://github.com/certbot/certbot.git
synced 2026-07-25 23:29:26 +02:00
Fix typos
This commit is contained in:
+2
-2
@@ -3,5 +3,5 @@ letsencrypt:
|
||||
ports:
|
||||
- "443:443"
|
||||
volumes:
|
||||
- /etc/letsencrypt:/etc/letsencrypt/certs
|
||||
- /var/lib/letsenecrypt:/var/lib/letsenecrypt
|
||||
- /etc/letsencrypt:/etc/letsencrypt
|
||||
- /var/lib/letsencrypt:/var/lib/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user