mailcow-dockerized/data/conf/nginx/templates/server_name.template.sh

1 line
116 B
Bash
Executable file

echo "server_name ${MAILCOW_HOSTNAME} autodiscover.* autoconfig.* $(echo ${ADDITIONAL_SERVER_NAMES} | tr ',' ' ');"