From 52c7734bb98728b28b5242acf92d1c884b1e9199 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@sedlistka.cz>
Date: Thu, 12 Dec 2019 00:09:20 +0100
Subject: [PATCH] Nastavime SSL

---
 mod_auth_mellon.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mod_auth_mellon.conf b/mod_auth_mellon.conf
index 28b8bf7..67b7dcc 100644
--- a/mod_auth_mellon.conf
+++ b/mod_auth_mellon.conf
@@ -1,4 +1,5 @@
 ServerName https://{{HOST}}
+SetEnv HTTPS
 
 <Location / >
  MellonEnable info
-- 
GitLab