[ACME] Wait for Nginx, fixes #2290
parent
a91aeb2500
commit
58504f654d
|
@ -296,7 +296,7 @@ services:
|
|||
acme-mailcow:
|
||||
depends_on:
|
||||
- nginx-mailcow
|
||||
image: mailcow/acme:1.47
|
||||
image: mailcow/acme:1.48
|
||||
build: ./data/Dockerfiles/acme
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
|
|
Loading…
Reference in New Issue