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:36:57 +01:00 committed by GitHub
parent fb346c9d2a
commit 9ed9158cf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,12 +62,6 @@ to the respective IP-address on the server you want to use.
To force container to use specific IP address from host you can use following configuration in compose.yml
```title="compose.yml"
services:
mailserver:
...
networks:
- mailnet
...
networks:
default:
driver_opts: