mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-19 00:58:45 +02:00
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:
parent
fb346c9d2a
commit
9ed9158cf5
1 changed files with 0 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue