mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-20 13:05:34 +00:00
Removed specific debugging from mail.domain.tld
This commit is contained in:
@@ -3,6 +3,4 @@ server
|
|||||||
server_name {{domain}};
|
server_name {{domain}};
|
||||||
{% include 'roles/native-letsencrypt/templates/ssl_header.j2' %}
|
{% include 'roles/native-letsencrypt/templates/ssl_header.j2' %}
|
||||||
{% include 'roles/native-nginx-docker-proxy/templates/https_proxy_pass.conf.j2'%}
|
{% include 'roles/native-nginx-docker-proxy/templates/https_proxy_pass.conf.j2'%}
|
||||||
access_log /var/log/nginx/{{domain}}-access.log;
|
|
||||||
error_log /var/log/nginx/{{domain}}-error.log;
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user