mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-31 11:43:07 +00:00
[ACME] Fix wildcard certificate conflict with MAILCOW_HOSTNAME
This commit is contained in:
+1
-1
@@ -465,7 +465,7 @@ services:
|
||||
condition: service_started
|
||||
unbound-mailcow:
|
||||
condition: service_healthy
|
||||
image: ghcr.io/mailcow/acme:1.96
|
||||
image: ghcr.io/mailcow/acme:1.97
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user