mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 10:20:31 +01:00
Updated EGroupwareMail (markdown)
parent
59db67654e
commit
c04ed8a673
@ -71,7 +71,7 @@ services:
|
||||
- /etc/letsencrypt/live/egw.example.org/privkey.pem:/etc/postfix/certificate.key
|
||||
- /etc/letsencrypt/live/egw.example.org/fullchain.pem:/etc/postfix/certificate.pem
|
||||
# run the following command once to make sure mail-services get restarted on certificate renewal:
|
||||
# certbot renew --force-renew --post-hook 'bash -c "cd /etc/egroupware-docker; docker-compose restart"'
|
||||
# certbot renew --force-renew --post-hook 'bash -c "cd /etc/egroupware-mail; docker-compose restart"'
|
||||
```
|
||||
* run the following command once to make sure mail-services get restarted on certificate renewal:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user