From 2faa5ca67f89902b101b215ec942b490bb329855 Mon Sep 17 00:00:00 2001 From: Wojciech Galanciak Date: Mon, 12 May 2025 13:01:18 +0200 Subject: [PATCH] add step for sso provider --- compose/.env-template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose/.env-template b/compose/.env-template index 9acc048..d0af82b 100644 --- a/compose/.env-template +++ b/compose/.env-template @@ -5,7 +5,8 @@ # 2. Replace the placeholders on the right‑hand side with your real values. # 3. Place all SSL certificates and Diffie‑Hellman parameters in the # `nginx/ssl` directory. -# 4. Run `docker‑compose up -d` to start the containers. +# 4. Configure your SSO provider in the `cthq.properties` file. +# 5. Run `docker‑compose up -d` to start the containers. # # Variables (all required unless stated otherwise) # ----------------------------------------------