aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/templates/catdap_vhost.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/catdap/templates/catdap_vhost.conf')
-rw-r--r--modules/catdap/templates/catdap_vhost.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/catdap/templates/catdap_vhost.conf b/modules/catdap/templates/catdap_vhost.conf
index 6569e164..a6a2f0b9 100644
--- a/modules/catdap/templates/catdap_vhost.conf
+++ b/modules/catdap/templates/catdap_vhost.conf
@@ -1,5 +1,5 @@
<VirtualHost *:80>
- ServerName identity.<%= domain %>
+ ServerName <%= catdap_vhost %>
# Serve static content directly
DocumentRoot <%= catdap_location %>/root
Alias /static <%= catdap_location %>/root/static