Skip to content

Commit 4023327

Browse files
Merge pull request #88 from hpcloud/update-hce-client
+1 LGTM
2 parents 720a76f + df2da2e commit 4023327

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hcp_templates/sdl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@
629629
{
630630
"name": "HCE_CLIENT",
631631
"description": "HCE client",
632-
"default": "console",
632+
"default": "code-engine-renamed",
633633
"data_type": "string",
634634
"required": true,
635635
"secret": false

proxy.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ HTTP_CLIENT_TIMEOUT_IN_SECS=100
1010
SKIP_TLS_VERIFICATION=true
1111
CONSOLE_PROXY_TLS_ADDRESS=:3003
1212
CONSOLE_CLIENT=console
13-
HCE_CLIENT=console
13+
HCE_CLIENT=code-engine-renamed
1414
HCF_CLIENT=cf
1515
HCP_IDENTITY_SCHEME=https
1616
HCP_IDENTITY_HOST=ident.helion.space

0 commit comments

Comments
 (0)