There was an error while loading. Please reload this page.
1 parent 8211340 commit 082cad6Copy full SHA for 082cad6
2 files changed
mise.local.example.toml
@@ -15,7 +15,7 @@ CS_CLIENT_KEY = "client-key"
15
CS_CLIENT_ID = "client-id"
16
17
# The release of EQL that the proxy tests will use and releases will be built with
18
-CS_EQL_VERSION = "eql-2.3.0-pre.2"
+CS_EQL_VERSION = "eql-2.3.0-pre.3"
19
20
# TLS variables are required for providing TLS to Proxy's clients.
21
# CS_TLS__TYPE can be either "Path" or "Pem" (case-sensitive).
mise.toml
@@ -34,7 +34,7 @@ CS_PROXY__HOST = "host.docker.internal"
34
# Misc
35
DOCKER_CLI_HINTS = "false" # Please don't show us What's Next.
36
37
38
39
40
[tools]
0 commit comments