From a3d06fdf1b847b035734519543588f5b9200a2f1 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Thu, 3 Jul 2025 21:21:06 +0800 Subject: [PATCH] misc: added reference to server admin --- docs/self-hosting/configuration/envars.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting/configuration/envars.mdx b/docs/self-hosting/configuration/envars.mdx index 340f64590..5e9121e12 100644 --- a/docs/self-hosting/configuration/envars.mdx +++ b/docs/self-hosting/configuration/envars.mdx @@ -797,6 +797,6 @@ If export type is set to `otlp`, you will have to configure a value for `OTEL_EX ## Environment Variable Overrides -If you can't directly access and modify environment variables, you can easily update them using the server admin console. +If you can't directly access and modify environment variables, you can update them using the [Server Admin Console](/documentation/platform/admin-panel/server-admin). ![Environment Variables Overrides Page](../../images/self-hosting/configuration/overrides/page.png)