docker container can use system dns
only mail container needs unbound for dnsbl
This commit is contained in:
@@ -111,8 +111,6 @@ async function start(existingInfra) {
|
||||
--log-opt tag=sftp \
|
||||
-m ${memoryLimit} \
|
||||
--memory-swap -1 \
|
||||
--dns 172.18.0.1 \
|
||||
--dns-search=. \
|
||||
-p 222:22 \
|
||||
${mounts} \
|
||||
-e CLOUDRON_SFTP_TOKEN=${cloudronToken} \
|
||||
|
||||
Reference in New Issue
Block a user