We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce05a9 commit f699165Copy full SHA for f699165
docker/files/setup_chatmail_docker.sh
@@ -70,7 +70,7 @@ fi
70
./scripts/cmdeploy init --config "${INI_FILE}" $INI_CMD_ARGS $MAIL_DOMAIN
71
bash /update_ini.sh
72
73
-./scripts/cmdeploy run --ssh-host docker --skip-dns-check
+./scripts/cmdeploy run --ssh-host docker
74
75
echo "ForwardToConsole=yes" >> /etc/systemd/journald.conf
76
systemctl restart systemd-journald
0 commit comments