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) # ----------------------------------------------