diff --git a/compose/.env-template b/compose/.env-template index 502b43d..4082c18 100644 --- a/compose/.env-template +++ b/compose/.env-template @@ -55,3 +55,6 @@ DHPARAM_PEM=dhparam.pem # Enable “to trust all certificates” CT_TRUST_ALL_CERTS=false +# Uncomment and set the following variable to enable custom IDE clients location +# CT_CUSTOM_CLIENTS_ORIGIN= +