diff --git a/Makefile b/Makefile index 53379eb0..475d32f0 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,8 @@ endif --cap-add=NET_ADMIN \ -h mail.my-domain.com -t $(NAME) + docker exec mail printenv + # Wait for containers to fully start sleep 15