Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion compose/.env-template
Original file line number Diff line number Diff line change
Expand Up @@ -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)
# ----------------------------------------------
Expand Down
Loading