From d71d83cff540f3ace901770a968fc178e109e4f0 Mon Sep 17 00:00:00 2001 From: Jingyu <56581242+washanhanzi@users.noreply.github.com> Date: Wed, 29 May 2024 21:49:20 +0800 Subject: [PATCH] Update README.md Co-authored-by: Rob Holland --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20663fec..1433d528 100644 --- a/README.md +++ b/README.md @@ -467,7 +467,7 @@ The dynamic-config ConfigMap is referenced as a mounted volume within the Tempor ### Updating Temporal Web UI Config -The default web UI configuration is shown here (https://docs.temporal.io/references/web-ui-configuration). To override the default config, you need to provide custom config by env variable in `web.additionalEnv` in the `values.yml` file. You can refer to the available env variables here (https://docs.temporal.io/references/web-ui-environment-variables). +The default web UI configuration is shown here (https://docs.temporal.io/references/web-ui-configuration). To override the default config, you need to provide environment variables in `web.additionalEnv` in the `values.yml` file. You can refer to the available environment variables here (https://docs.temporal.io/references/web-ui-environment-variables). For example, to serve the UI from a subpath: