decorrelation SITE et sous domain
[lhc/ansible.git] / templates / nginx_paheko_common.j2
index 03bb00c..a30fd26 100644 (file)
@@ -1,4 +1,4 @@
-server_name {{ SITE }}.{{ DOMAIN }}.{{ TLD }};
+server_name {{ config_ss_domain }}.{{ DOMAIN }}.{{ TLD }};
 root /home/sites/data/{{ TLD }}/{{ DOMAIN }}/{{ SITE }}/www;
 
 location / {