mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-17 16:21:14 +02:00
Update bind-smtp-network-interface.md
This commit is contained in:
parent
130cf5fe30
commit
bdeaade344
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue