[ACME] Fix insecure http verifications
parent
cbdd6b0dfa
commit
031259656d
|
@ -312,7 +312,7 @@ services:
|
|||
acme-mailcow:
|
||||
depends_on:
|
||||
- nginx-mailcow
|
||||
image: mailcow/acme:1.59
|
||||
image: mailcow/acme:1.60
|
||||
build: ./data/Dockerfiles/acme
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
|
|
Loading…
Reference in New Issue