Skip to content

Commit f66443d

Browse files
authored
Allow to add custom ide location url (#184)
1 parent f914f00 commit f66443d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

compose/.env-template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ DHPARAM_PEM=dhparam.pem
5555
# Enable “to trust all certificates”
5656
CT_TRUST_ALL_CERTS=false
5757

58+
# Uncomment and set the following variable to enable custom IDE clients location
59+
# CT_CUSTOM_CLIENTS_ORIGIN=<your-custom-clients-origin>
60+

0 commit comments

Comments
 (0)