From bdeaade3442928d97a6d46c9333f310db9ec4c55 Mon Sep 17 00:00:00 2001 From: Zlatibor Veljkovic Date: Mon, 3 Feb 2025 01:37:44 +0100 Subject: [PATCH] Update bind-smtp-network-interface.md --- docs/content/examples/use-cases/bind-smtp-network-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/examples/use-cases/bind-smtp-network-interface.md b/docs/content/examples/use-cases/bind-smtp-network-interface.md index 3a568e15..b1932f94 100644 --- a/docs/content/examples/use-cases/bind-smtp-network-interface.md +++ b/docs/content/examples/use-cases/bind-smtp-network-interface.md @@ -59,7 +59,7 @@ to the respective IP-address on the server you want to use. === "Multiple IP hosts" Sometimes containers use the first IP address from Docker host for outgoing traffic and verifications of rDNS (PTR) can occur for that IP address. - To force container to use specific IP address from host you can use following configuration in compose.yml + To force container to use specific IP address from host you can use following configuration in compose.yaml ```title="compose.yaml" networks: