From 130cf5fe3094ed0396ca52a07761a398bdedc4c1 Mon Sep 17 00:00:00 2001 From: Zlatibor Veljkovic Date: Mon, 3 Feb 2025 01:37:13 +0100 Subject: [PATCH] Update docs/content/examples/use-cases/bind-smtp-network-interface.md Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> --- 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 91c6d4ab..3a568e15 100644 --- a/docs/content/examples/use-cases/bind-smtp-network-interface.md +++ b/docs/content/examples/use-cases/bind-smtp-network-interface.md @@ -61,7 +61,7 @@ to the respective IP-address on the server you want to use. 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 - ```title="compose.yml" + ```title="compose.yaml" networks: default: driver_opts: