mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Removed specific debugging from mail.domain.tld
This commit is contained in:
parent
e3cafd3f0a
commit
de81b78321
@ -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;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user