Update docker-compose.yml
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
- SSL_CERT_PATH=/tmp/dms/certs/${CERTS_PUBLIC_CRT:-public.crt}
|
||||
- SSL_KEY_PATH=/tmp/dms/certs/${CERTS_PRIVATE_KEY:-private.key}
|
||||
- SPOOF_PROTECTION=1
|
||||
- https_proxy=${http_proxy}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
healthcheck:
|
||||
test: "ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1"
|
||||
timeout: 3s
|
||||
|
||||
Reference in New Issue
Block a user