aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/roles/web
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/roles/web')
-rw-r--r--infrastructure/roles/web/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/infrastructure/roles/web/tasks/main.yaml b/infrastructure/roles/web/tasks/main.yaml
index d072004..d73bc19 100644
--- a/infrastructure/roles/web/tasks/main.yaml
+++ b/infrastructure/roles/web/tasks/main.yaml
@@ -40,7 +40,7 @@
MDCertificateAgreement accepted
{% endif %}
- <VirtualHost *:443>
+ <VirtualHost {{ public_hostname_punycode }}:443>
ServerName {{ public_hostname_punycode }}
SSLEngine on