From a958e081464cf1a13bcb68b86dfed2dacef319ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Thu, 17 Dec 2020 01:11:30 +0100
Subject: [PATCH] Doplnene url

---
 cf.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cf.conf b/cf.conf
index de0cf84..28d0f7a 100644
--- a/cf.conf
+++ b/cf.conf
@@ -1,3 +1,5 @@
 {
-  secrets => ['04283d549647774b17d10e1d75bcf16c2969673d']
+  secrets    => ['04283d549647774b17d10e1d75bcf16c2969673d'],
+  oauth_url  => 'https://auth.pirati.cz/auth/realms/pirati',
+  groups_url => 'https://iapi.pirati.cz/v1/groups',
 }
-- 
GitLab