You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
cd to right path for the next command with $PWD
This commit is contained in:
@@ -24,6 +24,7 @@ In my case
|
||||
```
|
||||
mkdir -p /home/ubuntu/docker/letsencrypt/log
|
||||
mkdir -p /home/ubuntu/docker/letsencrypt/etc/letsencrypt
|
||||
cd /home/ubuntu/docker/letsencrypt
|
||||
```
|
||||
|
||||
Now get the certificate (modify ```mail.myserver.tld```) and following the certbot instructions.
|
||||
|
Reference in New Issue
Block a user