mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2025-12-22 09:27:30 +00:00
Update first_steps.md
Yet another revision, adding a warning to step three.
This commit is contained in:
@@ -36,6 +36,8 @@ certbot certonly \
|
||||
--agree-tos
|
||||
```
|
||||
|
||||
**Remember to replace the example.org domain with your own domain, this command will not work if you dont.**
|
||||
|
||||
4\. Create hard links to the full path of the new certificates. Assuming you are still in the mailcow root folder:
|
||||
``` bash
|
||||
mv data/assets/ssl/cert.{pem,pem.backup}
|
||||
|
||||
Reference in New Issue
Block a user