diff --git a/global/overlay/etc/puppet/modules/soc/templates/intelmq/intelmq-vhost.conf.erb b/global/overlay/etc/puppet/modules/soc/templates/intelmq/intelmq-vhost.conf.erb index bee430f..e7468f6 100644 --- a/global/overlay/etc/puppet/modules/soc/templates/intelmq/intelmq-vhost.conf.erb +++ b/global/overlay/etc/puppet/modules/soc/templates/intelmq/intelmq-vhost.conf.erb @@ -72,8 +72,8 @@ - ProxyPass unix:/var/run/intelmq_api.sock - ProxyPassReverse unix:/var/run/intelmq_api.sock + ProxyPass unix:/var/run/intelmq_api.sock|http://127.0.0.1:8081/ + ProxyPassReverse unix:/var/run/intelmq_api.sock|http://127.0.0.1:8081/ ErrorLog ${APACHE_LOG_DIR}/error.log