We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83796eb + 0ed8cfc commit 05caef7Copy full SHA for 05caef7
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-0.5.4"
+CS_EQL_VERSION="eql-1.0.0"
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
@@ -22,7 +22,7 @@ CS_DATABASE__PORT = "5532"
22
CS_PROXY__HOST = "proxy"
23
# Misc
24
DOCKER_CLI_HINTS = "false" # Please don't show us What's Next.
25
26
27
[tools]
28
"cargo:cargo-binstall" = "latest"
0 commit comments