Adding support for CloudHub V2

This commit is contained in:
Guilherme Pereira 2022-10-19 10:41:44 +01:00
parent e1855f2846
commit 0e93aa3cea

View File

@ -10,9 +10,10 @@
#
# It requires following environment variables:
#
# CLIENT_ID - Connected App Client ID
# CLIENT_SECRET - Connected App Client Secret
# PRIVATE_SPACE_ID - Private Space ID where the TLS Context will be created
# CH2_CLIENT_ID - Connected App Client ID
# CH2_CLIENT_SECRET - Connected App Client Secret
# ORGANIZATION_ID - Anypoint Platform Organization ID
# CH2_PRIVATE_SPACE_ID - Private Space ID where the TLS Context will be created
#
#