Removed set_fact https_port

This commit is contained in:
2025-02-21 05:46:42 +01:00
parent 88194ac3d3
commit 40a30cc927
29 changed files with 106 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ map $http_upgrade $connection_upgrade {
}
server {
server_name {{domain}};
server_name {{domains[application_id]}};
{% include 'roles/letsencrypt/templates/ssl_header.j2' %}