mailcow-dockerized/data/conf/nginx/templates/server_name.template.sh
2025-04-17 17:29:05 -05:00

1 line
116 B
Bash
Executable file

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