listen on all interfaces
This commit is contained in:
parent
fba756d7ac
commit
77dedb09ac
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
compatibility_level = 3.7
|
compatibility_level = 3.7
|
||||||
|
|
||||||
|
inet_protocols = all
|
||||||
|
|
||||||
mail_owner = postfix
|
mail_owner = postfix
|
||||||
myhostname = {{getenv "MYHOSTNAME"}}
|
myhostname = {{getenv "MYHOSTNAME"}}
|
||||||
mydomain = {{getenv "MYDOMAIN"}}
|
mydomain = {{getenv "MYDOMAIN"}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue