Update docs/content/examples/use-cases/bind-smtp-network-interface.md

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
Zlatibor Veljkovic 2025-02-03 01:37:13 +01:00 committed by GitHub
parent 9ed9158cf5
commit 130cf5fe30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: