mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
e6fda7196a
commit
5e05aa440e
1 changed files with 4 additions and 0 deletions
|
@ -18,7 +18,11 @@ services:
|
|||
- ./docker-data/dms/mail-logs/:/var/log/mail/
|
||||
- ./docker-data/dms/config/:/tmp/docker-mailserver/
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./docker-data/acme-companion/certs/:/etc/letsencrypt/live/:ro
|
||||
environment:
|
||||
- SSL_TYPE=letsencrypt
|
||||
- VIRTUAL_HOST=mail.vanesa.ai
|
||||
- LETSENCRYPT_HOST=mail.vanesa.ai
|
||||
- ENABLE_FAIL2BAN=0
|
||||
- PERMIT_DOCKER=network
|
||||
- ONE_DIR=1
|
||||
|
|
Loading…
Reference in a new issue