NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Commit

Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized

9a25ebc5
andryyy <[email protected]> 6 years ago
README.md                                      | 16 +++++++++++++---
 data/Dockerfiles/acme/reload-configurations.sh |  3 ++-
 docker-compose.yml                             |  2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)

Diff

diff --cc data/Dockerfiles/acme/reload-configurations.sh
index 47e7903e,23f7ba3a..f580223a
--- a/data/Dockerfiles/acme/reload-configurations.sh
+++ b/data/Dockerfiles/acme/reload-configurations.sh
@@@ -38,7 -38,6 +38,8 @@@ if [[ "${CERT_AMOUNT_CHANGED}" == "1" ]
    restart_container ${POSTFIX}
  else
    reload_nginx
--  reload_dovecot
 -  reload_postfix
++  #reload_dovecot
++  restart_container ${DOVECOT}
 +  #reload_postfix
 +  restart_container ${POSTFIX}
  fi
diff --cc docker-compose.yml
index 9ebf0470,fe9bfa79..cb15641e
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@@ -333,7 -333,7 +333,7 @@@ services
      acme-mailcow:
        depends_on:
          - nginx-mailcow
-       image: mailcow/acme:1.66
 -      image: mailcow/acme:1.65
++      image: mailcow/acme:1.67
        dns:
          - ${IPV4_NETWORK:-172.22.1}.254
        environment: