We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 720a76f + df2da2e commit 4023327Copy full SHA for 4023327
hcp_templates/sdl.json
@@ -629,7 +629,7 @@
629
{
630
"name": "HCE_CLIENT",
631
"description": "HCE client",
632
- "default": "console",
+ "default": "code-engine-renamed",
633
"data_type": "string",
634
"required": true,
635
"secret": false
proxy.env
@@ -10,7 +10,7 @@ HTTP_CLIENT_TIMEOUT_IN_SECS=100
10
SKIP_TLS_VERIFICATION=true
11
CONSOLE_PROXY_TLS_ADDRESS=:3003
12
CONSOLE_CLIENT=console
13
-HCE_CLIENT=console
+HCE_CLIENT=code-engine-renamed
14
HCF_CLIENT=cf
15
HCP_IDENTITY_SCHEME=https
16
HCP_IDENTITY_HOST=ident.helion.space
0 commit comments