give mail container a static IP
This commit is contained in:
@@ -186,6 +186,7 @@ async function configureMail(mailFqdn, mailDomain, serviceConfig) {
|
||||
--memory-swap -1 \
|
||||
--dns 172.18.0.1 \
|
||||
--dns-search=. \
|
||||
--ip ${constants.MAIL_SERVICE_IPv4} \
|
||||
-e CLOUDRON_MAIL_TOKEN=${cloudronToken} \
|
||||
-e CLOUDRON_RELAY_TOKEN=${relayToken} \
|
||||
-e LOGLEVEL=${logLevel} \
|
||||
|
||||
Reference in New Issue
Block a user