From 11a6a8398b477c55c72e49387c3b1888f3b4fa31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Mon, 18 Nov 2024 13:18:50 +0100 Subject: [PATCH] Typo. --- .../modules/soc/templates/intelmq/intelmq-vhost.conf.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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