mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed specific debugging from mail.domain.tld
This commit is contained in:
@@ -3,6 +3,4 @@ server
|
||||
server_name {{domain}};
|
||||
{% include 'roles/native-letsencrypt/templates/ssl_header.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