mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Unified http and https nginx proxy
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
server
|
||||
{
|
||||
server_name {{domain}};
|
||||
{% include 'roles/native-letsencrypt/templates/ssl_header.j2' %}
|
||||
{% include 'roles/native-nginx-docker-proxy/templates/https_proxy_pass.conf.j2'%}
|
||||
}
|
Reference in New Issue
Block a user